Skip to content

Conversation

@JonatanWaern
Copy link
Contributor

  • Make registrations respect config changes
  • Add lint config to watched files
  • Watch files relative to working directory
  • Canonize watch paths before watching them

Not working yet. Suspected reasons

  • vscode only supports watching of base-folder-relative paths (fixed)|
  • vscode needs to set the specified file to be synchronized when creating the client (tested with absolute-, not relative, paths)

Signed-off-by: Jonatan Waern <jonatan.waern@intel.com>
Signed-off-by: Jonatan Waern <jonatan.waern@intel.com>
Signed-off-by: Jonatan Waern <jonatan.waern@intel.com>
The note on implementation details for relevant_change_kind are
kind of outdated, we will only really be calling this on
change notifications for specific files that rarely change.

Signed-off-by: Jonatan Waern <jonatan.waern@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants