Skip to content

Conversation

sadasant
Copy link
Contributor

I think I was getting too excited to fix this with my last PR. I have tested this one by manually calling gulp clean and checking that the output wasn't removed.

@sadasant sadasant requested a review from a team as a code owner June 10, 2022 20:44
@sadasant sadasant merged commit a2d7920 into microsoft:debt/9676 Jun 10, 2022
@sadasant sadasant deleted the debt/9676-2 branch June 10, 2022 21:15
sadasant added a commit that referenced this pull request Jun 13, 2022
* wip

* all the API changes in localize.ts, I believe

* some of the file changes

* wip

* reinstating the .nls.*.json files

* kernel entries and other stuff

* typos

* Notebook Renderers

* wip

* webpack fixes

* changing the signature of localize, to match how webpack will replace it

* package.nls.json

* I do not think vscode-nls-dev actually works with localize( as a string, but only with the message string. Also, vscode-nls config

* restoring jupyter.runallcells.title

* fixed mistake in CLI command

* restoring jupyter.runallcellsabove.title

* restoring jupyter.runcellandallbelow.title

* restoring jupyter.selectjupyteruri.title

* fixing mistakes made by bad automation

* more improvements

* this change was unnecessary

* [Buildable PR copy] Localize using vscode-nls (#10382)

* wip

* all the API changes in localize.ts, I believe

* some of the file changes

* wip

* reinstating the .nls.*.json files

* kernel entries and other stuff

* typos

* Notebook Renderers

* wip

* webpack fixes

* changing the signature of localize, to match how webpack will replace it

* package.nls.json

* I do not think vscode-nls-dev actually works with localize( as a string, but only with the message string. Also, vscode-nls config

* restoring jupyter.runallcells.title

* fixed mistake in CLI command

* restoring jupyter.runallcellsabove.title

* restoring jupyter.runcellandallbelow.title

* restoring jupyter.selectjupyteruri.title

* fixing mistakes made by bad automation

* more improvements

* this change was unnecessary

* using the standard localize function directly

* Using the standard localize function directly (#10383)

* using the standard localize function directly

* conditional easier to the eyes

* an idea

* an idea (#10395)

* Fixing bundle destination paths (#10403)

* fixed webpack (#10406)

* moving the webpack config around (#10407)

* restoring the webpack step to be the first, this time with __dirname (#10408)

* returning to the old base file approach, but adding an exception on the .vscodeignore (#10411)

* Also allowing nls.metadata.header.json (#10412)

* adding the whole src to see if that makes a difference (#10414)

* Exception in .vscodeignore for nls.bundle.*.json (#10415)

* test without clean (#10421)

* Localization-tolerant gulp clean (#10423)

* Localization-tolerant gulp clean

* a bit more general

* much cleaner

* Better nls.*.json regexes (#10425)

* better comment

* package.nls.json now has object values -- this fixes localization in the browser

* test fix

* small changes for consistency

* consistent quotes

* undoing some unnecessary change

* This could be the fix

* some polishes that seemed reasonable to me

Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>
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