File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "install" : " README.rst" ,
3- "0.3.0" : " messages/0.3.0.md"
3+ "0.3.0" : " messages/0.3.0.md" ,
4+ "0.3.1" : " messages/0.3.1.md"
45}
Original file line number Diff line number Diff line change 1+ Changes in 0.3.0
2+ ================
3+
4+ - Add option to target specific folders when building CTags
5+ * Add quick panel menu to allow building of tags for open file (or parent
6+ folder of open file if recursive flag set), all open folders, or one of
7+ the open folders
8+
9+ Fixes
10+ =====
11+
12+ * Fills up entire hard drive (in Linux), #94
13+
14+ Resolves
15+ ========
16+
17+ * Add method to select where tag file should be built, #164
18+
19+ *******************************************************************************
20+
21+ For more detailed information about these changes, run `` git v0.3.0..v0.3.1 ``
22+ on the Git repository found [ here] ( https://github.com/SublimeText/CTags ) .
You can’t perform that action at this time.
0 commit comments