Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
1 answer
24 views

I'm working on a project using the Butano library and C++. When creating new classes usually Intellisense should be able to recognize my files and all the libraries. However, I see squiggly lines at (...
JustLudo's user avatar
  • 1,830
-3 votes
0 answers
41 views

Like how Git Graph allows you to open committed file to show comparisons I want to make a VS Code extension that allows users to open committed files like that. What VS Code API should I use? Input: ...
Ryan's user avatar
  • 19
3 votes
1 answer
51 views

I just updated VSCode to the latest version (1.107.0) and I noticed that the terminal now does not add a space when you autocomplete. For example, writing sour and hitting Tab would produce source ...
thmasker's user avatar
  • 692
-3 votes
0 answers
38 views

I recently reset my laptop and set up a fresh development environment on Windows. I installed Node.js (LTS) and pnpm. I cloned my repository, which has a nested folder structure. Directory Structure: ...
SJ K's user avatar
  • 1
0 votes
0 answers
23 views

I'm using Next.js and shadcn/ui in a project. When I add new shadcn components to a file in VSCode, the usual workflow is: Hover over the component (highlighted in red because it's not imported yet). ...
Jasperan's user avatar
  • 4,983
-3 votes
0 answers
19 views

I use Visual Studio Code a lot but I wish to make the default command prompt the GIT cmd or GIT bash. I have tried looking at File >> Preferences >> Settings >> Features and ...
MH2486's user avatar
  • 1
0 votes
0 answers
18 views

when we use vscode we can debug inside function from where we call function. How to do like that in google colab cloud server? Please help me. def decorator(func): def wrapper(): print(&...
Md Rakib Hasan's user avatar
1 vote
1 answer
26 views

In recent update to latest vscode, the buildin terminal seems to show up autocompletion when I am typing. I don't know if this is related to version(I have upgrade to latest version 1.106.3) or ...
djzhu's user avatar
  • 1,054
Tooling
0 votes
1 replies
65 views

I am using Laravel Blade with Alpine.js. I am trying to pass Blade variables (an ID and a string) into a JavaScript function using the @click attribute. However, VS Code is flagging syntax errors (red ...
Alex March's user avatar
Advice
0 votes
4 replies
117 views

I want to learn Data Structures, Algorithms, and Big-O notation from scratch, but there are too many resources online and it’s difficult to determine which ones are trustworthy or widely used by ...
quantumlattice's user avatar
-2 votes
0 answers
45 views

I have been trying to set up the Remote SSH extension between an AWS Workspace running Windows 2019 Server and an Ansible Controller running RHEL 8. I am using OpenSSH on the Windows side. A shared ...
michael_dykes's user avatar
Advice
0 votes
3 replies
38 views

I'm experiencing something quite annoying in VS Code, namely that if I type code in a particular line, VSCode sometimes scrolls horizontally, even though I have not even used up half of the horizontal ...
saper0's user avatar
  • 394
Tooling
0 votes
6 replies
128 views

I have nostalgia for the mid 90s when I first started learning c++. I would like to revisit some of my old college laboratory exercises from back then. In 1995 we used a c++ compiler on a VAX machine. ...
FlexMcMurphy's user avatar
0 votes
0 answers
25 views

enter image description here When pasting any path of any folder and file in vs code Cursor code editor AI and Windsurf code editor showing "no matching found" even after delete and ...
Innovative World's user avatar
0 votes
0 answers
67 views

I'm comparing two very large JavaScript files generated by MicroStrategy (unminified versions from 11.4.3 and 11.5). Both files are 9–10 MB and contain long, auto-generated JS blocks. When I use ...
Akanksha Bokare's user avatar

15 30 50 per page
1
2 3 4 5
4084