Add .editorconfig and a minimal VS Code configuration#78
Draft
Add .editorconfig and a minimal VS Code configuration#78
Conversation
Contributor
|
Hi, no, but I think @LeonarddeR might.
From: André-Abush Clause <notifications@github.com>
Sent: Saturday, July 18, 2020 9:11 AM
To: Andre9642/BrailleExtender <BrailleExtender@noreply.github.com>
Cc: Joseph Lee <joseph.lee22590@gmail.com>; Mention <mention@noreply.github.com>
Subject: [Andre9642/BrailleExtender] Add .editorconfig and a minimal VS Code configuration (#78)
This PR suggests to add a .editorconfig file and a minimal VS Code configuration.
@josephsl <https://github.com/josephsl> I'm interested by your opinion. Do you have any experience with VSCode and writing NVDA add-on? Any suggestion?
…_____
You can view, comment on, or merge this pull request online at:
#78
Commit Summary
* Add initial .editorconfig
* .gitignore: add VisualStudioCode settings
* Add initial config for VSCode (settings.json)
File Changes
* A .editorconfig <https://github.com/Andre9642/BrailleExtender/pull/78/files#diff-1e70daafb475c0ce3fef7d2728279182> (17)
* M .gitignore <https://github.com/Andre9642/BrailleExtender/pull/78/files#diff-a084b794bc0759e7a6b77810e01874f2> (15)
* A .vscode/settings.json <https://github.com/Andre9642/BrailleExtender/pull/78/files#diff-5b46cfda0ddaed371f52aa24ea2b0b2a> (32)
Patch Links:
* https://github.com/Andre9642/BrailleExtender/pull/78.patch
* https://github.com/Andre9642/BrailleExtender/pull/78.diff
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#78> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB4AXEAXVZDMAPFEWPITYQTR4HCQTANCNFSM4PACPIBA> .
|
68606b2 to
778a833
Compare
58f3032 to
e489b03
Compare
8fe2f88 to
522a3c8
Compare
163e5b9 to
dbe41ff
Compare
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.
This PR suggests to add a .editorconfig file and a minimal VS Code configuration.
@josephsl I'm interested by your opinion. Do you have any experience with VSCode and writing NVDA add-on? Any suggestion?