Add ctags content indexer
We want to be able to browse source code. Generate the symbols that will permit such browsable experience.
Implementation detail:
- Plug this indexer to the orchestrator-text
Migrated from T589 (view on Phabricator)
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Phabricator Migration user marked this issue as related to #574 (closed)
marked this issue as related to #574 (closed)
- Antoine R. Dumont added General Indexer priority:Normal labels
added General Indexer priority:Normal labels
- Antoine R. Dumont changed the description
changed the description
- Author Maintainer
| Tools | Pros | Cons | | exuberant-ctags - http://ctags.sourceforge.net/ | - debian-packaged | - development stalled (last commit on 2014) | | | - extensible | - 41 languages supported | | | | - difficulties to deal with files' content alone | | | | - no recent release (last official 5.8 dates back from 2009, the actual debian's is 5.9~svn20110310-11) | | universal-ctags - http://docs.ctags.io/en/latest/ | - 84 supported languages | - manual install (not debian-packaged) | | | - extensible | - not released yet (planned for dec 2016, https://github.com/universal-ctags/ctags/milestone/3) | | | - active development (last commit 12/10/2016) | - same limit as exuberant-ctags to recognize data from file's content alone | | | - fork from exuberant-ctags | |
- Phabricator Migration user mentioned in commit a4bc2108
mentioned in commit a4bc2108
- Phabricator Migration user mentioned in commit b17ef1db
mentioned in commit b17ef1db
- Phabricator Migration user mentioned in commit swh-storage@a74a1410
mentioned in commit swh-storage@a74a1410
- Phabricator Migration user mentioned in commit 65964cd7
mentioned in commit 65964cd7
- Phabricator Migration user mentioned in commit 2d8af123
mentioned in commit 2d8af123
- Phabricator Migration user mentioned in commit 44f6fd8c
mentioned in commit 44f6fd8c
- Phabricator Migration user mentioned in commit 57ddefa1
mentioned in commit 57ddefa1
- Phabricator Migration user mentioned in commit swh-storage@33043b13
mentioned in commit swh-storage@33043b13
- Phabricator Migration user mentioned in commit swh-storage@5e8bba58
mentioned in commit swh-storage@5e8bba58
- Phabricator Migration user mentioned in commit swh/devel/fixtures/swh-storage-testdata@3f0a871b
mentioned in commit swh/devel/fixtures/swh-storage-testdata@3f0a871b
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-profile@4f9c23a8
mentioned in commit swh/infra/puppet/puppet-swh-profile@4f9c23a8
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-site@7fd89ae8
mentioned in commit swh/infra/puppet/puppet-swh-site@7fd89ae8
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-site@a312f76f
mentioned in commit swh/infra/puppet/puppet-swh-site@a312f76f
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-site@debf2ed7
mentioned in commit swh/infra/puppet/puppet-swh-site@debf2ed7
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-site@87fe6dcf
mentioned in commit swh/infra/puppet/puppet-swh-site@87fe6dcf
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-site@fc59231c
mentioned in commit swh/infra/puppet/puppet-swh-site@fc59231c
- Phabricator Migration user mentioned in commit swh/infra/puppet/puppet-swh-site@e1809002
mentioned in commit swh/infra/puppet/puppet-swh-site@e1809002
- Phabricator Migration user marked this issue as related to #594 (closed)
marked this issue as related to #594 (closed)
- Antoine R. Dumont closed
closed
- Stefano Zacchiroli changed title from Add semantic indexer to Add ctags content indexer
changed title from Add semantic indexer to Add ctags content indexer