Closed ITSWYoo closed 2 years ago
Is this project dead? There's been no bug fixes for months.
I'm also having this problem, but not sure if it's the same one.
it seems that the reference model got a wrong uri of the definition file.
besides, the reference count is 1, but code goes to the case of 0. I'm not sure if this is a problem of sourcemap.
thanks.
Extension Version: v0.3.16
Version: 1.59.0 (system setup) Commit: 379476f0e13988d90fab105c5c19e7abc8b1dea8 Date: 2021-08-04T23:13:12.822Z Electron: 13.1.7 Chrome: 91.0.4472.124 Node.js: 14.16.0 V8: 9.1.269.36-electron.0 OS: Windows_NT x64 10.0.19043
any news, same problen, intellisense works on files with name.ts but with name.something.ts don't
From image I got good completions(no definitions) from files with name pattern like something.ts but when the name is like name.something.ts, there are no completions nor definitions
@mattalexander-pantheon there are no active maintainers at the moment. I was paid to work on it briefly last year but then was pivoted to other work
new releases should have been issued!
the documentSymbol bug will show but all features and config should work
Actual Behavior
Go to definition to another schema file not working. Go only to the definition in that file.
Expected Behavior
Go to definition to another schema file
If I add documents, I can move to the definition of another file. However,
Type "XXX" already exists in the schema. It cannot also be defined in this type definition.
An error occurs.Steps to Reproduce the Problem Or Description
Specifications