Skip to content

Conversation

@jefersonf
Copy link

@jefersonf jefersonf commented Oct 20, 2021

Main reference was this manual

Relates to #743
Closes #743

@jefersonf
Copy link
Author

@sumneko I am almost done! I would like to test this out on vscode but I don't know exactly how to do it. Would it be possible to locally install the lang server extension including these files I've been working on? Just to preview the translations.

@sumneko
Copy link
Collaborator

sumneko commented Nov 2, 2021

@sumneko I am almost done! I would like to test this out on vscode but I don't know exactly how to do it. Would it be possible to locally install the lang server extension including these files I've been working on? Just to preview the translations.

The quickest way is to copy the entire locale/pt-br into your extension.

@jefersonf
Copy link
Author

The quickest way is to copy the entire locale/pt-br into your extension.

It worked!
With just cp ./locale/pt-br ~/.vscode-server/extensions/sumneko.lua-2.4.7/server/locale and a vscode refresh!

@jefersonf jefersonf changed the title WIP Adds support to Brazilian portuguese language Adds support to Brazilian portuguese language Nov 2, 2021
@jefersonf jefersonf marked this pull request as ready for review November 2, 2021 21:40
@sumneko
Copy link
Collaborator

sumneko commented Nov 3, 2021

Thank you!

@sumneko sumneko merged commit 072c15b into LuaLS:master Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants