twosouth
15 Jan 2017, 9:08 AM
Hi All,
The VSCode Sencha Plugin has complete stopped working for me.
Here is my setup:
Mac Version 10.11.6 (El Capitan)
VSCode 1.8.1
Sencha plugin: 1.0.1
Sencha command 6.2.1.29
ExtJs 6.2.1
Yesterday I created a workspace and app using vscode and the sencha vscode plugin and all of the plugin items like intellisense, Goto Definition, Peek Definition, "sencha app watch" and so forth were working fine for the rest of the day.
The VSCode plugin also handled my recently created ExtJS workspaces and apps just fine. These were created manually with Sencha Command outside of VSCode but the plugin was working fine yesterday.
I came back to work this morning and nothing about the plugin works.
Goto Definition and Peek Definition fail silently.
F1 over an ExtJS class fails with: command 'extensions.vscode-extjs.goToDocs' not found
These related failures also occur:
command 'extension.vscode-extjs.createApp' not found
command 'extension.vscode-extjs.createWorkspace' not found
command 'extension.vscode-extjs.createPackage' not found
command 'extension.vscode-extjs.showLogs' not found
I uninstalled the plugin and removed VSCode by deleting these files/folders
/Applications/Visual Studio Code.app
/private/tmp/VSCode Crashes
~/.vscode
~/Library/Application Support/Code
~/Library/Caches/Code
~/Library/Preferences/com.microsoft.VSCode.*
~/Library/Saved Application State/com.microsoft.VSCode.savedState
From this link: http://apple.stackexchange.com/questions/225055/app-files-on-mac-os-x-visual-studio-code
After I reinstalled VSCode and reinstalled the plugin, it is still failing as described above.
Please help. I have come to rely on this tool doing what it is supposed to do and am trying to get other people to buy into it.
What course of action can I take to get this setup correctly again?
--Scott
The VSCode Sencha Plugin has complete stopped working for me.
Here is my setup:
Mac Version 10.11.6 (El Capitan)
VSCode 1.8.1
Sencha plugin: 1.0.1
Sencha command 6.2.1.29
ExtJs 6.2.1
Yesterday I created a workspace and app using vscode and the sencha vscode plugin and all of the plugin items like intellisense, Goto Definition, Peek Definition, "sencha app watch" and so forth were working fine for the rest of the day.
The VSCode plugin also handled my recently created ExtJS workspaces and apps just fine. These were created manually with Sencha Command outside of VSCode but the plugin was working fine yesterday.
I came back to work this morning and nothing about the plugin works.
Goto Definition and Peek Definition fail silently.
F1 over an ExtJS class fails with: command 'extensions.vscode-extjs.goToDocs' not found
These related failures also occur:
command 'extension.vscode-extjs.createApp' not found
command 'extension.vscode-extjs.createWorkspace' not found
command 'extension.vscode-extjs.createPackage' not found
command 'extension.vscode-extjs.showLogs' not found
I uninstalled the plugin and removed VSCode by deleting these files/folders
/Applications/Visual Studio Code.app
/private/tmp/VSCode Crashes
~/.vscode
~/Library/Application Support/Code
~/Library/Caches/Code
~/Library/Preferences/com.microsoft.VSCode.*
~/Library/Saved Application State/com.microsoft.VSCode.savedState
From this link: http://apple.stackexchange.com/questions/225055/app-files-on-mac-os-x-visual-studio-code
After I reinstalled VSCode and reinstalled the plugin, it is still failing as described above.
Please help. I have come to rely on this tool doing what it is supposed to do and am trying to get other people to buy into it.
What course of action can I take to get this setup correctly again?
--Scott