Homec4science

Quick hack to make symbol lookup work for C#.

Authored by James Rhodes <jrhodes@redpointsoftware.com.au> on Nov 10 2013, 00:08.

Description

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

Details

Committed
epriestley <git@epriestley.com>Nov 10 2013, 00:08
Pushed
aubortJan 31 2017, 17:16
Parents
rPHeccbbce9a282: Allow users to create buildables from diffs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH448d8684e8c4: Quick hack to make symbol lookup work for C#. (authored by James Rhodes <jrhodes@redpointsoftware.com.au>).Nov 10 2013, 00:08