1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/scripts/symbols
James Rhodes 448d8684e8 Quick hack to make symbol lookup work for C#.
Summary: This is kind of a quick hack to make symbol lookup work for C#.  ctags calls C# 'csharp', while pygments recognises it as 'cs' (or at least, I have to put 'cs' in the Arcanist indexed languages for the clickables to appear, while it's 'csharp' in the symbol database).

Test Plan: Tested this in my live install and it makes symbol lookup work.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7497
2013-11-09 15:08:50 -08:00
..
clear_project_symbols.php Delete license headers from files 2012-11-05 11:16:51 -08:00
generate_ctags_symbols.php Quick hack to make symbol lookup work for C#. 2013-11-09 15:08:50 -08:00
generate_php_symbols.php Delete license headers from files 2012-11-05 11:16:51 -08:00
import_project_symbols.php Delete license headers from files 2012-11-05 11:16:51 -08:00