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

Fix #1003 #1012

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Fix #1003 #1012

merged 1 commit into from
Aug 20, 2019

Conversation

protiumx
Copy link
Contributor

Short description of what this resolves:

Also fixes errors with setting containing backslashes.
The regex expressions have been changed to not match brackets inside quote marks.
The logic now allows the user to have multi-line and nested settings. (see test case "should parse multi-line settings")

Fixes: #1003

How Has This Been Tested?

Unit testing

Also fix errors with settings containing backslashes.
@shanalikhan shanalikhan merged commit 5fc405e into shanalikhan:v3.4.2 Aug 20, 2019
@shanalikhan shanalikhan added this to the v3.4.2 milestone Aug 20, 2019
shanalikhan added a commit that referenced this pull request Aug 22, 2019
* Fix korean

* Fix: Ambiguous Expression and Korean naturally

* Missing keys

* Change `Sync :` to `Sync:`

* dev.to post updated

* #989

* Update package.nls.ko.json

fixing some wrong translate.

* Update ko-lang

Although translated, it some case may not be accurate.

* Fix GitHub spelling

* chore(package): update @types/chai to version 4.2.0

* Update french translation file

* Correcting the german translation

Checking the translation based on the package.nls.json file
Correcting the grammar for the german translation

* Correcting typos

Correcting spelling mistakes and typos

* Correcting spelling mistakes

Correcting more spelling mistakes

* #974

* #977
#989

* #1003 (#1012)

Also fix errors with settings containing backslashes.

* #983

* #1008
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.

2 participants