-
Notifications
You must be signed in to change notification settings - Fork 90
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
Showing
6 changed files
with
25 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Features | ||
======== | ||
|
||
## 1. Auto-renaming dummy-named functions, which have one API call | ||
|
||
### Before | ||
![auto_rename_src.png](docs/auto_rename_src.png) | ||
|
||
### After | ||
![auto_rename_dst.png](docs/auto_rename_dst.png) | ||
|
||
|
||
## 2. Assigning TAGS to functions accordingly to called API-indicators inside | ||
|
||
* Setting tags as repeatable function comments and displaying TAG tree in the separate view | ||
|
||
|
||
Some screenshots of TAGS view: | ||
|
||
![tags_view_0.png](docs/tags_view_0.png) | ||
|
||
![tags_view_1.png](docs/tags_view_1.png) | ||
|
||
How TAGs look in unexplored code: | ||
![tags_in_unexplored_code.png](docs/tags_in_unexplored_code.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.