ide Questions

2

Solved

I'm struggling with a very disruptive behavior in Delphi Alexandria 11.3 IDE editor. When I double-click an identifier, often, but not always, the editor jumps up or down, positioning that identifi...
Birdcage asked 1/10, 2023 at 10:51

1

I have a problem with Kotlin files in android studio. when the file is too large (for example more than 2000 lines), the android studio is not responding and actually, it freezes when I try to work...
Karlykarlyn asked 29/6, 2019 at 18:47

4

I was able to format Java code in VSCode, but now I see "there is no formatter for 'java' files installed." as: Certainly language support is provided through the redhat language support plugin....
Harmaning asked 30/1, 2020 at 1:56

5

I am using intelliJ IDEA. When I run my programs and close the window, the process still remains. If I run a lot of programs, I need to click disconnect many times. Is there any way to stop all p...
Bridget asked 25/3, 2016 at 2:0

27

Solved

I'm running on Arch Linux, on an i7-5930k 6 core CPU and 64GB of DDR4 RAM, and I'm using IntelliJ IDEA 14. IDEA was working just fine for me several days ago, but one day, suddenly, it began ...
Milker asked 13/9, 2015 at 13:45

3

This is really bothering me and hindering my development/debugging. Whenever I declare a variable type of the interface I'm implementing, the Locals Window doesn't show it's property values. Instea...
Meeks asked 19/3, 2015 at 13:44

5

Solved

Installation Details: Package: Eclipse Java EE IDE for Web Developers. Version: Luna Release (4.4.0) Build id: 20140612-0600 OS: Windows 7 Issue: The Eclipse marketplace client has gone missing f...
Welton asked 5/8, 2014 at 8:35

2

I changed my IDE Eclipse to IntelliJ and everything is good except one thing. I use hotswap by adding springboot dependency. <dependency> <groupId>org.springframework.boot</groupId...
Beaton asked 4/2, 2020 at 8:42

5

Solved

If there's only one tab on an editor in VS Code, the default behavior is to close the editor right then and there. Personally, and I think many others agree with me, this behavior is very annoying ...
Denomination asked 2/12, 2020 at 12:9

2

VSCode on my Macbook Pro is practically unusable due to the intellisense being ungodly slow. This includes: hovering to find typescript types, inferred and explicit types autocomplete variables/fu...
Aggrieved asked 11/8, 2020 at 17:57

9

Solved

I just switched to IntelliJ IDEA because I thought it would be great for developing JavaFX application. I must be doing something wrong because when I am editing a CSS file, there is no code-compl...
Contemporaneous asked 1/9, 2015 at 18:28

2

Solved

I spent at least an hour trying to figure out how to change the number of spaces RStudio uses for a tab. To me using only 2 makes it extremely difficult to read the code. So after finally figuring ...
Skiles asked 22/4, 2020 at 23:0

14

I am using VS Code to write some HTML. I noticed that the IDE will auto-insert some code for me. For example, if I want a <p> tag, VS Code will create <p></p> for me and the curso...
Meteorite asked 22/7, 2020 at 20:49

11

Solved

I have just installed Visual Studio Code together with the Java Extension Pack. However, when I opened my first file and started typing, the text I type appears after a delay - reaching up even one...
Mylesmylitta asked 24/2, 2018 at 10:27

6

I need to edit a file in a docker container. as no advanced ide inside the container,I wonder if vscode or some other ide can access into the container and let me edit files as outside the containe...
Shakta asked 14/11, 2018 at 3:5

2

Solved

I'm using Visual Studio IDE 2022, Parentheses completion is not working correctly. For example, I want to write: Foo(Boo()); but result is: Foo(Boo(); - one brace is missing. I have checked and ...
Discomposure asked 1/1, 2022 at 14:17

3

I am using VS Code as my editor and autoDocstring as the auto-docstring generator extension for Python. There are times when I modify the parameters of a function, either by introducing new paramet...
Dzoba asked 30/4, 2022 at 2:42

3

Solved

I know it's a old IDE, but in my job I have to work with it. I spend a couple of days searching where could I set the line numbers to show on the left side of the text editor, but I couldnt find. ...
Neuropathy asked 5/11, 2010 at 17:26

1

How do I specify the library path, i.e., where to look up static/shared libraries in Visual Studio Code (C++)? I've already specified the include path (header files) as follows: "includePath": [...
Irishman asked 14/7, 2017 at 10:48

3

Is there a way to debug tests in Go using an IDE like IntelliJ ? I am using the Go plugin for intelliJ and seems like when providing a debug configuration, the debug button is disabled.
Herbertherbicide asked 20/1, 2016 at 0:14

7

Solved

Is there a way to selectively change the width of the Activity Bar in VSCode (v. 1.14)? I have a 1366×768 screen where every pixel counts, so I would like to make this bar narrow and icons smaller,...
Commensurable asked 12/7, 2017 at 4:3

9

Solved

This error NoClassDefFoundError: org/testng/TestNG appears when I'm trying to run my test from Testng.xml file using IntelliJ IDEA. Running my test one by one works perfectly as well as runnin...
Staub asked 22/9, 2016 at 15:43

5

Solved

I´m searching for a quick way to get rid of all comments in a file. Looking for a keyboard shortcut or a quick and easy alternative. Any suggestions? EDIT I would like particularly to delete on...
Wanhsien asked 26/11, 2015 at 8:27

3

Solved

I realize that Microsoft had some sort of reason for adding the new "Find" tool in the folder EXPLORER section of VSC.. but... I'm a creature of habit. When I click on a file and then pre...
Contend asked 15/9, 2022 at 23:34

2

There used to be editor style button which is completely missing in Xcode Version 14.0 (14A309), earlier it was broken but at least after few try it use to work.
Length asked 26/9, 2022 at 12:31

© 2022 - 2024 — McMap. All rights reserved.