You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use the extension. But impossible to compile any files.
When I press Ctrl + Shift + B nothing happens. The only thing that change is a new line in the runtime status panel saying : "Cannot read properties of undefined (reading 'document')"
The folder containing the usp file is open in the explorer panel.
I have tried in two different computers with the last version of the extension and vs code.
Thanks for your help,
Nicolas
The text was updated successfully, but these errors were encountered:
I had made updates to this extension and is currently on alpha. It fixed this issue and added more. Find the release notes here, if you want to give it try. I will be going beta and pre release during the coming months based on feedback from users such as yourself. Here's the list of things that got added:
Case and Brace autoformat addition
Location Sensitive AutoCompleter
API auto generation
API and External Library AutoComplete
Keywords and Builtin elements AutoComplete
Custom VSCode Task Creation
Document specific Build
Category Insertion
Hover Over Online Help
Revamp SIMPL+ and API Syntax
Function Signature Helper
Hi,
I'm trying to use the extension. But impossible to compile any files.
When I press Ctrl + Shift + B nothing happens. The only thing that change is a new line in the runtime status panel saying : "Cannot read properties of undefined (reading 'document')"
The folder containing the usp file is open in the explorer panel.
I have tried in two different computers with the last version of the extension and vs code.
Thanks for your help,
Nicolas
The text was updated successfully, but these errors were encountered: