Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup Ctags #346

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Cleanup Ctags #346

merged 1 commit into from
Dec 3, 2019

Conversation

abejgonzalez
Copy link
Contributor

@abejgonzalez abejgonzalez commented Nov 24, 2019

This PR makes it so that you don't parse sims/* or the toolchains folder for ctags. This drastically reduces the runtime (prevents you for looking through riscv-linux) and the filesize of the tags file. Additionally, it also just parses Scala, C, C++, and Python files.

@abejgonzalez abejgonzalez requested a review from a team November 24, 2019 02:59
@abejgonzalez abejgonzalez self-assigned this Nov 24, 2019
@abejgonzalez abejgonzalez requested review from a team and removed request for a team December 3, 2019 23:07
Copy link
Contributor

@alonamid alonamid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abejgonzalez abejgonzalez merged commit 6f43aef into dev Dec 3, 2019
@abejgonzalez abejgonzalez deleted the cleanup-ctags branch January 23, 2020 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants