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

1c #4132

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

1c #4132

wants to merge 7 commits into from

Conversation

kolesnikovav
Copy link

Issue #, if available:
Added new mode.

Description of changes:

Added 1C Mode support.
1C is the most popular ERP database solution in Russia and ex USSR countries.
Support Russian and English script variant.
Support code folding and highlighting.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Dec 11, 2019

Codecov Report

Merging #4132 into master will decrease coverage by 6.54%.
The diff coverage is 32.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4132      +/-   ##
==========================================
- Coverage   70.51%   63.96%   -6.55%     
==========================================
  Files         523      444      -79     
  Lines       51157    35785   -15372     
  Branches     9623     6809    -2814     
==========================================
- Hits        36071    22891   -13180     
+ Misses      15086    12894    -2192
Impacted Files Coverage Δ
lib/ace/mode/_1c_highlight_rules.js 100% <100%> (ø)
lib/ace/mode/_1c.js 100% <100%> (ø)
lib/ace/mode/folding/1c.js 15.09% <15.09%> (ø)
lib/ace/placeholder.js 13.93% <0%> (-84.43%) ⬇️
lib/ace/mode/folding/coffee.js 15.78% <0%> (-80.71%) ⬇️
lib/ace/mode/behaviour/xml.js 15.84% <0%> (-78.22%) ⬇️
lib/ace/edit_session/fold_line.js 11.27% <0%> (-76.7%) ⬇️
lib/ace/mouse/touch_handler.js 12.94% <0%> (-76.34%) ⬇️
lib/ace/mode/folding/xml.js 14.63% <0%> (-76.22%) ⬇️
lib/ace/mode/behaviour/css.js 26% <0%> (-74%) ⬇️
... and 198 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45558c2...aff379f. Read the comment docs.

@WinterSilence
Copy link
Contributor

регулярки нужно использовать с модификатором u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants