Search Issue Tracker
By Design
Votes
1
Found in [Package]
2.0.0
Issue ID
VS-13
Regression
Yes
[Scripting] Javascript file doesn't open up along with "JScript compilation error" on opening it from the project view
JavaScript file doesnt open in external application along with "JScript compilation error" on opening it from the project view. Refer attached screenshot.
Steps to repro:
1. Create a new Project
2. Import any javascript file
3. Window > Package Manager > Visual Studio Editor > Install
4. Double-click on Project window > Assets > javascript file
Actual Result:
Unable to open the javascript file in the external application from the project view.
Expected Result:
javascript file opens up in the external application.
Reproducible with:2020.1.0a15
Working Fine with: 2020.1.0a14, 2019.3.0f1
Package Found version: 2.0.0
Working Fine Package version: 1.0.11.
Environment: Only on Windows 10.
Comments (3)
- 
        Rickys1206 May 13, 2021 00:58 No me manda el correo para tener una cuenta 
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
In this case the user will have add javascript files to the extensions supported. This can be done Project Settings > Editor under Additional extensions to include for Visual Studio.
For Rider and VSCode this can be done under Preferences > External Tools. Adding to the Extensions Handled here will do the same as above for VS.