Skip to main content
Advice
0 votes
0 replies
13 views

steps to reproduce: create extensions.json in VSCode, go to Extensions pane and @recommended Click the first cloud icon in the Workspace recommendations header 'Install Workspace Recommended ...
Ridhwaan Shakeel's user avatar
-1 votes
0 answers
44 views

Is there anything I have to test the UI sidebar UI design test always without check from the extension running.
Dilusha Ranasingha's user avatar
Advice
0 votes
0 replies
28 views

For C files, I've always used VScode's theme "dark modern" that grants this kind of visual theme: I wish to drag this kind of theme into CLion, but I haven't been able to achieve the same ...
Hymandois's user avatar
3 votes
1 answer
40 views

When I get import suggestions in VSCode they always import from the module where the thing was defined, even if that's a private module and the thing is re-exported in some public module. I would ...
Kaleb Barrett's user avatar
18 votes
2 answers
2k views

the default option of go.diagnostic.vulncheck it's warning "Invalid settings: setting option "vulncheck": invalid option "Prompt" for enum". haven't find any other ...
Sizolit's user avatar
  • 163
0 votes
0 answers
75 views

I have a basic VS Code extension whose job is to add an icon to VS Code for my language the .cat. For now I had this; { "iconDefinitions": { "_file_cat": { "...
Kaiwinta's user avatar
  • 309
0 votes
1 answer
118 views

In VS Code, some files show a dropdown arrow and can be expanded, almost like folders (see image). How can I disable or change this behavior? I am using no extension that can cause this. In other ...
at8819's user avatar
  • 21
Best practices
0 votes
2 replies
93 views

I'm new to Ruby and I'd like to know the best way to program in Ruby on a Windows computer. I already have a setup, but it's not working very well: I have VS Code with the Ruby LSP extension, and in ...
Noah's user avatar
  • 1
0 votes
2 answers
77 views

I'm trying to get PHP CodeSniffer to run in my Visual Studio Code. I have an identical second system (notebook) where it does work, but on my desktop, it simply won't lint. Using the following (on ...
Frans-Willem Post's user avatar
2 votes
1 answer
82 views

I am migrating from the Arduino Community Edition to PlatformIO. I have a problem configuring a single VSCode project with multiple sketches using PlatformIO. My current Arduino development folder ...
Stephen Fewings's user avatar
1 vote
0 answers
52 views

I was wondering if there is a way to run a query just by placing the cursor in the line or block. I know I can run the query by selecting it, but to me it seems a bit inconvenient especially when ...
Arbër's user avatar
  • 25
0 votes
1 answer
111 views

I have just get my hands dirty with VSCode's extension Google Colab (by Google). While I can connect to google servers for running Jupyter Notebooks (.ipynb files), Is there a way to use VSCode ...
Sohaib's user avatar
  • 58
Advice
0 votes
1 replies
33 views

I'm making a VSCode extension that requires a compiled program (let's call it program A) to be shipped with the extension, but the build file is getting too large. That is: on each OS platform, I have ...
Ryan's user avatar
  • 25
0 votes
1 answer
109 views

I’m coming from IntelliJ and I’m used to the “Copy Reference” feature, which lets me copy a fully qualified reference to a method, such as: com.mycompany.project.service.UserService.getUserById I’m ...
Hamza Belmellouki's user avatar
0 votes
1 answer
56 views

How to make VSCode "go to definition" work for scipy? It works for all other packages but this one. I have this: import scipy as sp If I right-click on scipy or sp and choose "Go to ...
Ahmad Zaklouta's user avatar

15 30 50 per page
1
2 3 4 5
312