Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
1 answer
52 views

How do I get rid of the references in the Visual Studio text editor?
Bill's user avatar
  • 11
0 votes
1 answer
53 views

Is there any reference for IntelliJ IDE to create a plugin to change the ugly scrollbar of Windows to be like Mac styled scrollbar, set border radius, width and height, color, etc? Got a round around ...
user2697883's user avatar
0 votes
1 answer
241 views

I am an Emacs user who has to use MSVS IDE for a project. I am very happy overall except that I am trying to find a way to change the background color of the code editor. I prefer light gray and light ...
argasm's user avatar
  • 379
-2 votes
1 answer
57 views

The logic was correct and there were no problems or warnings when I uploaded the code but it wasn't compiled. I also followed the instructions and clicked the boot button while uploading it was ...
FD22EC008's user avatar
0 votes
0 answers
287 views

StackOverflow community! I'm working on a Flutter project that includes both Dart and native Kotlin code. Initially, I used VS Code for the Flutter part and recently incorporated Kotlin for Android-...
geneilson freire's user avatar
0 votes
0 answers
194 views

I'm using Visual Studio 2022 (Version 17.9.2) to write some C# (.Net 8.0) Code. I have a Solution with multiple projects, and most of it works fine. However, I have a class "PreProcessor" in ...
David Hutter's user avatar
0 votes
0 answers
111 views

I'm evaluating if polyglot applications using GraalVM could be a solution for our next project. The goal would be to reuse the existing Java data model in C++ at 'develop time' (C++ IDE). Ideally with ...
munro's user avatar
  • 31
0 votes
1 answer
402 views

In the image I have the letters "dg" highlighted in VSCode. VSCode then higlights the rest of string with a ever-so-slightly lighter color. This is driving me insane. It's really hard to ...
DA2.'s user avatar
  • 87
0 votes
0 answers
577 views

We are using Azure DevOps Server 2022 (On-Premise) for Source Control, integrated with Visual Studio 2022 for all .NET Projects. We have recently inherited a Java project, and have decided to use ...
CIO's user avatar
  • 23
0 votes
0 answers
2k views

Error message I tried re-installing Eclipse and the same message appears. I'm new to Java and don't know exactly what to do. I'm looking in forums and can't find a solution to this. Thank you in ...
Pablo Villaoslada's user avatar
0 votes
1 answer
281 views

As a longtime writer and editor and user of Microsoft Word, I have, over the years, created hordes of little macros to make my document-processing work go easier & faster. Actually learning much ...
SteveInVegas's user avatar
0 votes
0 answers
650 views

I am encountering a NoClassDefFoundError with the following error message when running my Java code: NoClassDefFoundError: org.bouncycastle.operator.OperatorCreationException. This error occurs during ...
rororo's user avatar
  • 11
0 votes
1 answer
483 views

I use visual studio 2019 to write and compile an app in C++.In the Debug mode it works fine but in the release mode I get errors from the WinToast library: Error LNK2001 unresolved external symbol ...
Milicoding's user avatar
3 votes
1 answer
3k views

Code Pannel: How to avoid the function name displaying over other code? Feels like a glitch in VS Code. The function name is displayed over the code part, making it confusing to understand where the ...
Deepak Nayak's user avatar
1 vote
1 answer
28 views

I'm currently using IntelliJ IDEA version 2023.3.2, and the "Edit Configurations" interface is quite different from previous versions. I can't find the relevant settings. How can I locate ...
lim-org's user avatar
  • 13
4 votes
1 answer
2k views

I am using VS Code, but I suspect the following problem exists across all IDEs. When compiling a protobuf file (.proto) to Python (_pb2.py), the Messages will be available as classes, but Google's ...
Mike Williamson's user avatar
4 votes
2 answers
680 views

I have an weird issue with Visual Studio Code. I didn't split the screen, not collapsed some lines of code. Nevertheless, when I scroll down, there is some random line that gets fixed and screen gets ...
CBD's user avatar
  • 107
2 votes
0 answers
499 views

i'm driving crazy about this, i don't know how to solve. My Android Studio (Hedgehog | 2023.1.1 Patch 2) is extremely slow, it has a delay of 1-2s when i type something, but, weirdly, after some hours ...
luca-bacon's user avatar
0 votes
0 answers
44 views

I am working on a python editor/ide and I have been using os.startfile(file_path) to run the files but because this is like starting them using python.exe the console closes as soon as the file ...
TheSuperNova's user avatar
0 votes
1 answer
126 views

Example of 3 pairs of .h/.cpp I want locked together(https://i.sstatic.net/qEzRP.png) Basically, I like to have my .h and .cpp files open together just so I can easily reference its members. I know ...
Theo Grant's user avatar
-1 votes
1 answer
89 views

I am using Qt creator 4.4.0 to develop a SYCL application. I am not able to follow the SYCL functions into the headers to check for their definitions in Qt like I can do with other standard headers ...
sidarth narayanan's user avatar
0 votes
0 answers
57 views

I wrote a scrapy spider which runs normally in the python script and can scrap texts. When I imported it as a module in the main.py file and tried to run it as a module there, my IDE just keeps ...
Fangyi Chen's user avatar
0 votes
0 answers
18 views

I've tried uninstalling and re-installing. I've made sure it's in the classpath. I asked my instructor once and they just told me I need to fix it rather than providing me with instructions or clues. ...
Jon Joly's user avatar
0 votes
1 answer
292 views

In IntelliJ IDEA, I am sometimes opening files from outside the project, and want to protect them against my accidental changes. Is it possible to toggle the editor to read-only mode? They have the ...
Honza Zidek's user avatar
  • 21.7k
0 votes
0 answers
139 views

I have tried reconnecting to the kernel and also restarting the kernel but it has refused to print any output. Here's a picture that gives further details: enter image description here I just want it ...
wangsamuel's user avatar

1
3 4
5
6 7
220