-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
- VSCode Version: 1.28.2
- OS Version: MS Windows 10
Version: 1.28.2 (user setup)
Commit: 7f3ce96
Date: 2018-10-17T00:23:51.859Z
Electron: 2.0.9
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64
Steps to Reproduce:
- A language server provides a path to file
- User tries to go to to a class definition (Ctrl+mouse click)
- The exception is thrown from EditorGroupView::doHandleOpenEditorError() mostly probably. Unable to open 'c:\qore-0.9.0-git\share\qore-modules\0.9.0\RestClient.qm': File is a directory.
Which is not true. This is a really file. Tested with Windows Explorer, MSYS2 file.
Also the file can be opened using programming language scrips like Python, Qore, PERL...
The file has (IMHO) correct permissions: Read, Read & Execute, (-rw-r--r-- under MSYS)
Does this issue occur when all extensions are disabled?: Cannot test because this file is served/provided by an extension
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster