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

feat: add Helix IDE configuration instructions #511

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

arichtman
Copy link
Contributor

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

fix #510

2. What is the scope of this PR (e.g. component or file name):

IDE documentation

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

Copy link

vercel bot commented Mar 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kcl-lang-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2025 4:21am

@arichtman arichtman force-pushed the helix-editor-config branch from d06e67c to 92935e2 Compare March 20, 2025 03:28
@He1pa
Copy link
Contributor

He1pa commented Mar 20, 2025

Thank you for your contribution

@@ -0,0 +1,72 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

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

you should put the doc into docs/tools/Ide/ and update index.md, not in versioned_docs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure! I have moved the file and added something to index.md, I used a more specific link, but we can make it the Helix homepage if you prefer :)

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@arichtman arichtman force-pushed the helix-editor-config branch 2 times, most recently from 9434acb to 745e2eb Compare March 20, 2025 03:48
Copy link
Contributor

@He1pa He1pa left a comment

Choose a reason for hiding this comment

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

lgtm

@He1pa He1pa merged commit 4edc67b into kcl-lang:main Mar 20, 2025
6 of 7 checks passed
@arichtman arichtman deleted the helix-editor-config branch March 20, 2025 08:03
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.

Add Helix editor configuration instructions
2 participants