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

recognize more files and shebangs #10120

Merged
merged 6 commits into from
Apr 5, 2024
Merged

recognize more files and shebangs #10120

merged 6 commits into from
Apr 5, 2024

Conversation

Rudxain
Copy link
Contributor

@Rudxain Rudxain commented Apr 3, 2024

No description provided.

@Rudxain Rudxain marked this pull request as ready for review April 3, 2024 02:44
@Rudxain Rudxain changed the title recognize more files as langs recognize more files and shebangs Apr 3, 2024
languages.toml Outdated Show resolved Hide resolved
Co-authored-by: ath3 <[email protected]>
languages.toml Outdated Show resolved Hide resolved
languages.toml Show resolved Hide resolved
@kirawi kirawi added A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer. labels Apr 4, 2024
@pascalkuthe pascalkuthe merged commit 1ba5763 into helix-editor:master Apr 5, 2024
6 checks passed
@Rudxain Rudxain deleted the patch-1 branch April 6, 2024 02:45
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
* recognize `.node_repl_history` as JS

* recognize `bun` shebang

also add comments explaining Deno & Bun history files

* recognize `.python_history` file and `python3` shebang

* recognize more shells

* rm Py3 shebang

Co-authored-by: ath3 <[email protected]>

* rm non-standard deno/bun hist recognition

---------

Co-authored-by: ath3 <[email protected]>
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
* recognize `.node_repl_history` as JS

* recognize `bun` shebang

also add comments explaining Deno & Bun history files

* recognize `.python_history` file and `python3` shebang

* recognize more shells

* rm Py3 shebang

Co-authored-by: ath3 <[email protected]>

* rm non-standard deno/bun hist recognition

---------

Co-authored-by: ath3 <[email protected]>
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
* recognize `.node_repl_history` as JS

* recognize `bun` shebang

also add comments explaining Deno & Bun history files

* recognize `.python_history` file and `python3` shebang

* recognize more shells

* rm Py3 shebang

Co-authored-by: ath3 <[email protected]>

* rm non-standard deno/bun hist recognition

---------

Co-authored-by: ath3 <[email protected]>
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
* recognize `.node_repl_history` as JS

* recognize `bun` shebang

also add comments explaining Deno & Bun history files

* recognize `.python_history` file and `python3` shebang

* recognize more shells

* rm Py3 shebang

Co-authored-by: ath3 <[email protected]>

* rm non-standard deno/bun hist recognition

---------

Co-authored-by: ath3 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants