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

feature: GF(goto file) on absolute path #161

Open
alechstong opened this issue Feb 5, 2020 · 0 comments
Open

feature: GF(goto file) on absolute path #161

alechstong opened this issue Feb 5, 2020 · 0 comments

Comments

@alechstong
Copy link

I'm wondering if anyone has a solution for this.
I did some research, and realized that the key is to change the TsIncludeExpr function in ftplugin/typescript.vim. Maybe parse the tsconfig.json to get baseUrl and paths values, and do some conditional substitution.
I would love to contribute, but I know abslutely nothing about vimscript. And I'm wondering if there's a simpler solution already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant