Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
62 views

I dont want to disable completely since I rely on suggestion of function names and variables from current file only. Also i dont want suggestion from other than current working files. Also I get some ...
shreyassn's user avatar
-3 votes
0 answers
47 views

I have a C# API created in Visual Studio Code. I have the .sln in a different folder than the APi.csproj. I have the requirement to run the application using bash from the .sln directory. When I run ...
Diego's user avatar
  • 2,394
2 votes
1 answer
105 views

I'm using VS Code with CMake Tools extension on Ubuntu. This C++ program produces the following output when run with "CMake: Debug" (which I select using the Command Palette): #include <...
Ivan's user avatar
  • 509
1 vote
0 answers
82 views

Recently my VS Code seems to have a problem initializing my VueJs workspaces. When a .vue file is open VS Code displays "Initializing 'tsconfig.json'" in the the lower left-hand corner and ...
uli's user avatar
  • 81
3 votes
1 answer
94 views

i am having trouble updating c_cpp_properties.json: { "version": 4, "configurations": [ { "name": "windows-clang-x64", "includePath&...
Andrew 's user avatar
2 votes
1 answer
101 views

I tried to debug a notebook in VS Code but I can't. When I set a breakpoint and run debug cell or press F5, I am getting this error /usr/bin/env /home/user/anaconda3/envs/myenv/bin/python /home/user/....
Javad Faraji'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
4 votes
1 answer
78 views

(Thanks for the updates about what was missing @AD7Six) I am using AMPPS to execute PHP Mysql and Apache. Recently I started using VS code in order to develop the PHP pages. But every time I open one ...
Gustavo's user avatar
  • 77
3 votes
1 answer
98 views

I have the following monorepo structure in a VS Code Workspace: MyModule └── File A └── Folder A └── Etc... ModuleWrappers └── File B └── Folder B └── Etc... PSProfile └── File C └── File D └── Etc... ...
fmotion1's user avatar
  • 609
0 votes
0 answers
76 views

Using VS Code (v1.107.1 on Linux Mint 22), in the upper right corner, I have a build check-mark with a drop-down arrow where I can select "Build", "Upload", "Test", and &...
Cool Javelin's user avatar
Advice
1 vote
2 replies
40 views

Recently I started noticing two yellow crosses after selecting a code (see a screenshot). Is it possible to remove this item? It's just very disturbing. Screenshot I can't attach a screenshot. It says ...
misha.physics's user avatar
Advice
0 votes
1 replies
48 views

I want to provide persistent instructions (things to always do and practices to always follow) regardless of the workspace or coding language used. I have asked the agent about this and essentially ...
Lifeboy's user avatar
  • 201
0 votes
0 answers
48 views

how to solve this issue. when I run my app on my real device then I got this following error: lookupResolvedPackageUris result contained more results than the request. See https://github.com/dart-...
Swati Suryawanshi's user avatar
-3 votes
0 answers
53 views

I have setup my virtual environment in the VS Code and now it has set up. But when I write this command to show the executable python file import sys print(sys.executable) it shows system python file ...
Sandesh Guragain's user avatar

15 30 50 per page
1
2 3 4 5
4082