8000 Enable intellisense for subdirectories and allow ajustments to jsconfig.json · Issue #43 · antiboredom/p5.vscode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Enable intellisense for subdirectories and allow ajustments to jsconfig.json #43
Open
@rvanswieten

Description

@rvanswieten

For a larger project, I want to include js files in subdirectories in jsconfig.json for intellisense purposes. However, jsconfig.json is reset to it's initial values after closing and opening the directory or restarting vscode. This does not happen if I disable the p5.vscode extension.

I have 2 suggestions:

  1. Do not write over jsconfig.json everytime vscode restarts or the directory is opened. Perhaps make this a setting.
  2. Include all subdirectories in jsconfig.json **/*.js. This way libraries/*.js doesn't have to be included separately.

Either solution would work for me. However, being able to make custom adjustments to jsconfig.json would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0