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

Added Help command #9129

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added Help command #9129

wants to merge 3 commits into from

Conversation

msheroubi
Copy link

What this PR does / why we need it:
Adds :help command. Copied over original VIM help files, can be modified as needed.

Which issue(s) this PR fixes

fixes issue #9128

Special notes for your reviewer:
This is my first open-source contribution. Sorry I know there are a lot of files. Code changes were made to cmd_line/commands/help.ts, /vimscript/exCommandParser.ts, and webpack.config.js (to allow using fs)

@msheroubi
Copy link
Author

Ahh the file pathing will be the death of me. For debugging, It works if the helpfiles file is in out/helpfiles, but for the tests the file-path needs to be in out/src/cmd_line/commands/helpfiles.

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

Successfully merging this pull request may close these issues.

1 participant