Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
22 views

I am currently developing a VS Code extension. The extension seems to run without any errors, but I am facing the following issues: No popup window appears when I execute the extension. When I press ...
Prathish.r_7's user avatar
Tooling
0 votes
2 replies
40 views

I’ve built a custom language server using Rascal MPL’s parametric language server (util::LanguageServer) with TypePal for semantic analysis, and packaged it's .rsc dependencies in a jar as a VSCode ...
Novend's user avatar
  • 26
Advice
0 votes
2 replies
53 views

What is the correct Microsoft account to use for a developer J. Doe (the CTO of Example Company) to publish a VS Code extension on behalf or Example Company? Publishing Extensions makes it sound ...
Garret Wilson's user avatar
0 votes
0 answers
110 views

In a Python script there exists the following comment that shows the structure of an intermediate Polars data frame. print('a') # ┌──────────┬──────┬────────┬─────────────────┬────────────────────┬────...
user2961927's user avatar
  • 1,962
0 votes
1 answer
102 views

I'm running GLM-4.7-Flash-GGUF:Q6_K_XL from the powershell terminal like this .\llama-server.exe -hf unsloth/GLM-4.7-Flash-GGUF:Q6_K_XL --host 127.0.0.1 --port 10000 --ctx-size 32000 --n-gpu-layers 99,...
ChristianOConnor's user avatar
0 votes
1 answer
116 views

How to sync TreeView selection with keyboard focus navigation? In my VS Code extension, I created a custom view vortex-explorer using vscode.window.createTreeView. I am experiencing an inconsistency ...
廖桂钦's user avatar
0 votes
0 answers
54 views

Today my OneDrive warned me that I deleted a lot of files; I personally did not. I checked the OneDrive recycling bin and it was full of mid-January versions of a file I started editing this morning. ...
MonkeyZeus's user avatar
  • 20.8k
Tooling
0 votes
4 replies
206 views

I have been using codex and the built in github copilot and they both has a limit when I ran out I have no way to finish my code so any free AI recommendations?
Yasheen Bambaranda's user avatar
0 votes
0 answers
212 views

I use GCC15. I want to use the C++26 feature std::views::concat. Now I'm using VSCode and the extensions "C/C++" and "CMake". This is my code main.cpp: #include <ranges> #...
GKxx's user avatar
  • 839
2 votes
1 answer
212 views

I've been using Jupyter Notebooks for a long time and when I run "df" to show the dataframe it used to be presented with Data Loader. Today I noticed that it's not displaying anymore. I've ...
Xavier's user avatar
  • 151
Tooling
0 votes
2 replies
95 views

I recently switched from WebStorm to VS Code and I’m trying to replicate the WebStorm keyboard shortcuts (keymap) as closely as possible. I know VS Code allows custom keybindings and JSON ...
Yevhenii Yusenkov's user avatar
0 votes
1 answer
91 views

I noticed that during GitHub Copilot code generation ("vibe coding"), VS Code emits a rhythmic audio signal to indicate progress. While this is a helpful accessibility feature, it causes ...
ina's user avatar
  • 19.6k
3 votes
1 answer
64 views

During the environment activation process, three commands are executed: PS F:\python_program\test_infer_once_mic_0205> D:/ProgramData/miniconda3/Scripts/activate PS F:\python_program\...
Anming's user avatar
  • 11
-1 votes
1 answer
346 views

If I try to install "C/C++ Extension Pack", it's just getting stuck on the "Installing" stage: I tried waiting about a hour, reinstalling VS Code (without system files, AppData, ...
user32345459's user avatar
0 votes
0 answers
74 views

I've built an small extension which runs an command in debug terminal. problem is after debug terminal created, when I check active terminal , it still points terminal before debug terminal . But, on ...
YUVARAJ P's user avatar

15 30 50 per page
1
2 3 4 5
312