gituser1000000

Results 11 issues of gituser1000000

### What happened? I've had system freezes at random (seemingly at first) times while using AndroidIDE. Sometimes it happens more than once in a day, while other times, days. When...

bug

### Feature description Before closing, save a project's state so that when reopening it, we are exactly right where we left off. The state should include the file list and...

feature

### Feature description I have mentioned this in other posts and this is the feature request. In this feature, we are keeping history of locations of the view port and...

feature
editor

### What happened? When search matches are too close to each other, the highlights in "Search results" logs are incorrect As an example, add this class to a blank project....

bug

### Feature description In "Search results" logs, showing line numbers would help tell the difference in cases where the line contents are identical or the visible parts are identical. There...

feature

### Feature description After performing a "Go to definition" action on a selected identifier, we are teleported to the location where the identifier (if valid) is defined. We need a...

feature

### Feature description Even though in split screen the IDE is too small for normal use, it would be useful to see both the logs screen and the debug-app at...

feature

After grabbing the handle on right side for fast scrolling, all it takes is a little straying to the left and the handle would slip. In my opinion, this makes...

enhancement

### What happened? Example: copied text: if (true) { myInt = 0; } else { myInt = 1; } Before pasting: public class RootClass { 1111public RootClass() { 11112222{ 111122223333{...

bug

### What happened? I've had this issue for a while where in some of my classes, autocompletion would not work properly. I have finally found the cause. Example: classInstance .classMember...

bug