Merged
Conversation
Please add your new features and breaking changes to the release notes by opening PRs against the `release-notes-0.87.0` branch. ## TODO - [ ] look at interesting contributions - [ ] write all the sections - [ ] order the sections by interest - [ ] add the breaking changes - [ ] detail the breaking changes - [ ] add the full changelog
amtoine
added a commit
to nushell/nu_scripts
that referenced
this pull request
Nov 11, 2023
related to - nushell/nushell.github.io#1114 i had to use `create-pr` to open nushell/nushell.github.io#1114 and i thought the script could be improved in a few ways - the template had a hardcoded `.0` path version in the semver, this PR removes is so that the CLI argument can be a full semver, e.g. `0.87.0` - switch from `explore` to `$env.EDITOR` to preview the completed template: because it's valid markdown, it looks better in an editor - fetch the website repo with HTTP and push with SSH: this allows to not enter the password of an SSH key in the clone step
amtoine
added a commit
to nushell/nu_scripts
that referenced
this pull request
Nov 11, 2023
…663) was writing nushell/nushell.github.io#1114 and noticed a very nice bug... yeah HTML comments in `.md` documents can't be indented otherwise `npm install` + `npm run dev` can't render the page 👀
related to - nushell/nu_scripts#663
related to - nushell/nu_scripts#664
amtoine
added a commit
to amtoine/nu_scripts
that referenced
this pull request
Nov 12, 2023
see nushell/nushell.github.io#1114 for an example.
Member
Author
|
should be good to go 😉 |
SUPERCILEX
reviewed
Nov 14, 2023
blog/2023-11-14-nushell_0_87_0.md
Outdated
| ## LSP is coming to Nushell [[toc](#table-of-content)] | ||
|
|
||
| IDE support has been and still is one of the big goals for Nushell 1.0: a modern language needs | ||
| to have proper language support to unluck pleasant and fast development with it :smile: |
Contributor
There was a problem hiding this comment.
typo: unluck -> unlock
sholderbach
pushed a commit
to nushell/nu_scripts
that referenced
this pull request
Dec 6, 2023
see nushell/nushell.github.io#1114 for an example.
maxim-uvarov
pushed a commit
to maxim-uvarov/nu_scripts_reduced_size
that referenced
this pull request
Oct 12, 2024
related to - nushell/nushell.github.io#1114 i had to use `create-pr` to open nushell/nushell.github.io#1114 and i thought the script could be improved in a few ways - the template had a hardcoded `.0` path version in the semver, this PR removes is so that the CLI argument can be a full semver, e.g. `0.87.0` - switch from `explore` to `$env.EDITOR` to preview the completed template: because it's valid markdown, it looks better in an editor - fetch the website repo with HTTP and push with SSH: this allows to not enter the password of an SSH key in the clone step
maxim-uvarov
pushed a commit
to maxim-uvarov/nu_scripts_reduced_size
that referenced
this pull request
Oct 12, 2024
…#663) was writing nushell/nushell.github.io#1114 and noticed a very nice bug... yeah HTML comments in `.md` documents can't be indented otherwise `npm install` + `npm run dev` can't render the page 👀
maxim-uvarov
pushed a commit
to maxim-uvarov/nu_scripts_reduced_size
that referenced
this pull request
Oct 12, 2024
see nushell/nushell.github.io#1114 for an example.
maxim-uvarov
pushed a commit
to maxim-uvarov/nu_scripts_reduced_size
that referenced
this pull request
Oct 13, 2024
related to - nushell/nushell.github.io#1114 i had to use `create-pr` to open nushell/nushell.github.io#1114 and i thought the script could be improved in a few ways - the template had a hardcoded `.0` path version in the semver, this PR removes is so that the CLI argument can be a full semver, e.g. `0.87.0` - switch from `explore` to `$env.EDITOR` to preview the completed template: because it's valid markdown, it looks better in an editor - fetch the website repo with HTTP and push with SSH: this allows to not enter the password of an SSH key in the clone step
maxim-uvarov
pushed a commit
to maxim-uvarov/nu_scripts_reduced_size
that referenced
this pull request
Oct 13, 2024
…#663) was writing nushell/nushell.github.io#1114 and noticed a very nice bug... yeah HTML comments in `.md` documents can't be indented otherwise `npm install` + `npm run dev` can't render the page 👀
maxim-uvarov
pushed a commit
to maxim-uvarov/nu_scripts_reduced_size
that referenced
this pull request
Oct 13, 2024
see nushell/nushell.github.io#1114 for an example.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please add your new features and breaking changes to the release notes
by opening PRs against the
release-notes-0.87.0branch.TODO
$nothingvariable nushell#10567extern-wrappedandexport extern-wrappednushell#10716def-envandexport def-envnushell#10715to xml --prettynushell#10668random integerin favor ofrandom intnushell#10568