Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
itsaky committed Mar 26, 2022
1 parent 657c4f2 commit 63f218a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
- [x] API information for classes and their members (since, removed, deprecated).
- [ ] Language servers
- [x] Java
- [ ] XML (*)
- [x] XML (*)
- [ ] Kotlin
- [ ] UI Designer
- [x] Layout inflater
- [x] Resolve resource references
- [x] Auto-complete resource values when user edits attributes using the attribute editor
- [ ] Drag & Drop (*)
- [x] Drag & Drop (*)
- [x] Visual attribute editor (*)
- [ ] Android Widgets (*)
- [x] Android Widgets (*)
- [ ] String Translator
- [ ] Asset Studio (Drawable & Icon Maker)
- [ ] Git (*)
- [x] Git (*)

Items marked with `(*)` are partially implemented.
`XML` language server supports only code completion at the moment. Git is currently available only in the terminal i.e. no GUI interface for `git`.
Expand Down

0 comments on commit 63f218a

Please sign in to comment.