mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 02:42:40 +01:00
448d8684e8
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 |
||
---|---|---|
.. | ||
clear_project_symbols.php | ||
generate_ctags_symbols.php | ||
generate_php_symbols.php | ||
import_project_symbols.php |