-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
appt2
committed
Apr 1, 2024
1 parent
23ebbed
commit c81b7b4
Showing
15 changed files
with
2,536 additions
and
2,793 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,35 @@ | ||
{ | ||
"allFiles": [ | ||
{ | ||
"file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/terminal/TerminalActivity.java", | ||
"file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/model/IconShop.java", | ||
"selection": { | ||
"end": { | ||
"column": 71, | ||
"index": 3493, | ||
"line": 98 | ||
"column": 87, | ||
"index": 3714, | ||
"line": 102 | ||
}, | ||
"start": { | ||
"column": 71, | ||
"index": 3493, | ||
"line": 98 | ||
"column": 87, | ||
"index": 3714, | ||
"line": 102 | ||
} | ||
} | ||
}, | ||
{ | ||
"file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/adapter/IconManagerAdapter.java", | ||
"selection": { | ||
"end": { | ||
"column": 7, | ||
"index": 5160, | ||
"line": 175 | ||
}, | ||
"start": { | ||
"column": 7, | ||
"index": 5160, | ||
"line": 175 | ||
} | ||
} | ||
} | ||
], | ||
"selectedFile": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/terminal/TerminalActivity.java" | ||
"selectedFile": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/model/IconShop.java" | ||
} |
Oops, something went wrong.