Skip to main content
Filter by
Sorted by
Tagged with
Tooling
0 votes
2 replies
45 views

Which IDE and tools are best suited for gcc C development? I currently use vscode and the tried using the ms-vscode.cpptools extension which "supports" gcc C. But extensions like nested ...
mcmah309's user avatar
-5 votes
0 answers
96 views

Whenever I Open Antigravity IDE opens successfully but also a terminal show with the editor saying that [process exited with code 1 (0x00000001)] when i close it the program starts normally but its ...
Ahmed Alaa's user avatar
-5 votes
1 answer
77 views

In my case, this issue comes from "Windows --> Registry Editor," and I will explain how you can fix
Happy Sinha's user avatar
1 vote
0 answers
35 views

Failed to save 'file.ts': Command failed: cd "/home/myuserprofile"; "/usr/bin/pkexec" --disable-internal-agent /bin/bash -c "echo SUDOPROMPT; \"/tmp/.mount_cursor86DJYP/...
Surya's user avatar
  • 187
0 votes
1 answer
215 views

In IntelliJ or in this example WebStorm, it shows these icons next to the function or other code autocompletions: You can see a green arrow pointing upwards on some items and a red one pointing ...
rugk's user avatar
  • 5,786
0 votes
0 answers
136 views

I have used Delphi 7 Enterprise for many years now. Suddenly, running the integrated debugger takes 10 seconds to launch. My D7 ran as a v6.5 VM under ESXi 6.7. For many years it is a speedy performer....
Bruce Gavin's user avatar
0 votes
0 answers
39 views

When I last used IntelliJ, an exception caused a trace through the widgets before the exceptions has occurred (what called what). Now I no longer see this, how do I get it back? This is all I see for ...
w461's user avatar
  • 2,784
-1 votes
1 answer
57 views

My new flutter project for some reason shows no syntax errors, only typos. Old projects still highlight the errors. I have already tried the answers from here: Power Safe Mode => OFF File | ...
w461's user avatar
  • 2,784
0 votes
2 answers
222 views

I'm starting with Flutter development and currently using PyCharm as my IDE. I would like to know: Can I develop and run Flutter apps using PyCharm? If yes, what plugins or extensions are needed to ...
Senuth's user avatar
  • 11
2 votes
1 answer
71 views

I'm using Android Studio and running a simple app. As you can see in the attached image, the Flutter Inspector menu is not active. enter image description here I would be pleased if someone can help ...
Arash Rafiee's user avatar
-1 votes
2 answers
246 views

After installed the lastest version of Android Studio on my new laptop, it seems that I can't move the XML preview window to the right side as before. I've tried dragging the window but no help. See ...
Sam Chen's user avatar
  • 9,118
2 votes
1 answer
170 views

✅ Question Body: I'm working on a remote development environment using Google Cloud Platform (GCP). I authenticate and access my VM via: gcloud auth login gcloud compute ssh my-instance-name Once ...
nick97's user avatar
  • 21
0 votes
0 answers
39 views

I have an STM32cubeIde 1.16.0 project. When I launch ApplicationTemplate.touchgfx.part, I get the following error in the log file: 2025-05-15 10:35:12,492 [1] ERROR TouchGFXDesigner.App: Object ...
valentina d'alessandro's user avatar
5 votes
1 answer
2k views

I have setup neovim some month ago to see how coding in it is like. Today I updated the LSPs in Mason and after that I got the error below. The error message occurs at every start now and I don't know ...
JWo's user avatar
  • 733
2 votes
1 answer
82 views

I am sure this is an error on my part, but since the script works, not sure if this is a problem waiting to show up at some point. I have 11 tabs, and the script will run through the first 9 tabs and ...
Doc's user avatar
  • 63
0 votes
0 answers
33 views

I use mixins retuned from a function, mixin: [getMixin({})] function getMixin(config) { return defineComponent({ mixin: [myMixin, myOtherMixin] }) } but WEBSTORM fails to ...
Manikandan N's user avatar
0 votes
0 answers
25 views

I am so frustrated with Android Studio. I have two projects - one is a library, and one is the app that uses the library. These are built in two separate Android Studio windows. When I make a change ...
Joe Bennett's user avatar
5 votes
2 answers
986 views

when I ran this test, put the breakpoint to fmt.Println this statement func TestName(t *testing.T) { fmt.Println("123") } it jumped to proc.go every time, how can I ...
FlyingBurger's user avatar
  • 1,434
1 vote
0 answers
31 views

Im using golden layout with some containers in it, in my app there is an edit mode that permise the user to edit and resize the containers, when the user finish to modify he click "end edit" ...
Federico Ferrante's user avatar
1 vote
1 answer
64 views

I'm trying to use Column Selection Mode with the middle mouse button (clicking the scroll wheel) in JetBrains IDE Rider, but when I use it to select vertically, it highlights empty lines as well. I ...
theQiwi's user avatar
  • 13
0 votes
1 answer
1k views

I'm trying the new Cursor IDE (based on VS Code)...and it "highlights" like every piece of code separately with a dark bg (based on my theme I suppose), but it doesn't really make it easier ...
demodogo's user avatar
0 votes
1 answer
70 views

I would like to create an IntelliJ plugin that has a window, and that window needs to have a textbox and some other controls, including a settings button which brings up a panel in settings. ...
Factor Three's user avatar
  • 2,316
0 votes
0 answers
181 views

Is there a way to click directly on a file name from the Terminal in Android Studio and open the file in the editor? I know in other IDEs (e.g. VSCode) you are able to CMD+click on a file in the ...
sepulchre01's user avatar
  • 1,725
0 votes
0 answers
120 views

I am trying to update my existing Eclipse IDE to the latest version (12.2024). However, I encountered the following error during the update process: Unable to read repository at jar:file:/C:/Users/...
Joronski's user avatar
0 votes
1 answer
96 views

In the Delphi 12.2 IDE, if I select something to search for, then hit CtrlF, the Search selection checkbox automatically gets checked (as does the Entire Scope checkbox, but that does not bother me): ...
Jan Doggen's user avatar
  • 9,086

1
2 3 4 5
220