Forum Discussion
Hi,
Open quartus ->Tools -> Options -> Preferred Text Editor "Text editor" select "Custom" "Command-line" and enter either of followings:
"%PATH_TO_VSCODE%\Microsoft VS Code\Code.exe" -r -g %l %f
"%PATH_TO_VSCODE%\Microsoft VS Code\Code.exe" %l %f %p
"%PATH_TO_VSCODE%\Microsoft VS Code\Code.exe" -r -g -n%l %f
"%PATH_TO_VSCODE%\Microsoft VS Code\Code.exe" -r -g -n%l %f %p
"%PATH_TO_VSCODE%\Microsoft VS Code\Code.exe" -n%l %f
Best Regards,
Sheng
p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.
Hello,
None of the line you wrote works. It only opens the concerned file without opening the folder I would like...
And I don't want to open the project, but the top folder depending on the path where the project is located (the top folder is a folder of many different projects)
Do you know how I can run command line in this "command line" field?
Best regards,
Loan