I'm developing using remote SSH extension using GoLang and the 'Go to Definition' does not work. It only works locally. I have Go extension installed in SSH.
I have searched through other similar issues but they were with other languages. Anyone able to solve this issue with GoLang?
Related
I have been using vs code ssh remote connection to server for a while now. Suddenly it does not work because of timeout. I can ssh to the server via terminal and everything is fine. Network speed is also not a problem. I reinstalled the extension and still not ok. I have no idea what could go wrong, since I have not made any changes that should matter.
Any ideas please?
I'm remotely connecting via Microsoft remote-ssh plugin on Visual code studio 1.65.2 on Manjaro Linux (rolling build 64-bit). I'm having trouble with syntax highlight, it does not work. I work otherwise locally or via mapped drives, but not over remote ssh. Am I missing something, perhaps configuration? I would prefer not install to plugins on remote server.
I think plugin was needed to be installed on the server to make this work, however I was trying to avid that. Instead I used the FTP plugin to sync the files between local folder and remote.
I've started a job at a company and they gave us all brand new laptops.
I installed miniconda (4.9.2) and vscode (1.56.2) on mine, but I have an error message in vscode extensions tab that says:
We cannot connect to the extensions marketplace at this time, please
try again later
But two of my colleagues that have the exact same laptop configuration and connection have no trouble accessing the extensions, though they did not take any particular action to access it.
I tried vs code insiders with no success.
Anyone has any idea?
EDIT: when I access the console of vscode development's tools, I see this error: "net::ERR_NO_SUPPORTED_PROXIES"
Hlo everyone. I want help in connecting mysql with Visual Studio Code. OS- Window
Oracle MySql is already installed in my pc and I want to connect it to VSCode. For that I have also installed MySql Management tool in VSCode.
The problem is that VSCode couldn't find mysql driver.
I have tried my best and checked online solution (Google and YouTube) but all in vain.
I can share my screen so that you can check what's the problem.
I recently enrolled in a SQL course on EDX and we have to create a DB using IBM cloud. Also, we have to use VScode and connect it to IBM cloud using an extension called "DB2connect".
I've installed the MAC (as I am using my MacBook) extension but as soon as I try to create a connection I get this error.
''' Command 'Db2: Manage Connection Profiles' resulted in an error (command 'extension.Db2ManageConnProfiles' not found)'''
Any advice on how to fix the issue? I've seen similar questions on their Github account but I haven't found any solution besides uninstalling and installing the extension.
Per comment thread, missing dependency.
VSCODE Db2connect extension needs specific versions of npm, node.js, ( and on Mac, also Xcode ) to be already installed.
For VSCode Db2connect issues, you can also refer to the github issueses page https://github.com/ibmdb/vscode-extension/issues
(also accessible within VSCode Db2connect > Report an issue )