I have to work on a rather lengthy XML-File. The structure of the file is so, that you have the tags like this: which are then later referenced thi ...
I have to work on a rather lengthy XML-File. The structure of the file is so, that you have the tags like this: which are then later referenced thi ...
I'm on a new installation of CLion with the IdeaVIM plugin working in Rust. I successfully used the 'gd' goto definition motion and the ^O to return ...
I'm a bit of a nOOb in Eclipse, so there may be a way to do this, but I haven't found it. In other IDEs I have the ability to set up an action to cop ...
Afternoon! First, I hope everyone is well. I am currently experimenting with Visual Studio [Version: 17.5.0 Preview 4.0] (to clarify, not Visual Stu ...
We're developing a design system with Stencil. We are now writing e2e tests as described in Stencil docs. There is shared VS Code config which allows ...
I'm trying to start a project that'll use Angular to build a web application and re-use/extend my existing (generic) Java code by automatically transp ...
We are switching our Corporate Java from Oracle to to IBM Semeru Java. We are looking for an IDE for Semeru, and after some looking around saw that E ...
Long story short. Im trying to run this code in VS Studio IDE. I had to add #include to get the first problem resolved. But now its saying: using- ...
I have PyCharm, Visual Studio Code and Jupyter Lab installed on my PC, and the PC has Python 3.11 installed? Would someone please educate me on this ...
Until now I have only programmed for Windows, but I would like to try Android. So, I installed Delphi 10.4 CE with all the options. Then, I installe ...
I installed Monokai PRO UI in my IntelliJ IDEA 2022.3.1 but few things I want to customize. I want to change the background color of the selected file ...
My API platform product has a solid API reference, available in OpenAPI and Postman formats. This is used to implement apps for iOS and Android, in Sw ...
Running Visual Studio Professional 2019 v16.11.16. My .NET solution has several C# and VB.NET modules with #region\#endregion and #Region\#End Region ...
I'm coming from eclipse and one of my most used feature is to select fiels/folders in the navigator and then execute a search on those (clicking Ctrl+ ...
In VS Code, we have Live server extension available to publish content live on server. But same extension is not available for WebStorm IDE. Is there ...
im a new programmer and i've written a simple code to close my friends PC. Ive got the code working in the idea but when ever i tried to open in in th ...
Eclipse: Version: 2022-12 (4.26.0) Build id: 20221201-1913 OS: Xubuntu 20.04.5 LTS Downloaded Eclipse and have been spent hours now trying to get th ...
Trying to implement gcd int function using Euclidean Algorithm with recursion. Results from CodeBlocks differ from IDEone (which I use to test my code ...
I have been trying since morning to make this right and just learn maths! but no! Can someone please help me with this? EDIT: What I have been trying ...
I have Django project written with VScode When I open it on another machine I'm starting to receive errors from pylance. I compared all settings. Exa ...