300 Commits

Author SHA1 Message Date
Clément Fournier
e58bfe2cba Cleanup 2018-06-16 00:15:38 +02:00
Clément Fournier
3d35bc3127 Add syntax highlighting to the XPath result listview 2018-06-16 00:15:38 +02:00
Clément Fournier
1e3f0ce85e Simplify the codeArea's interface 2018-06-16 00:15:38 +02:00
Clément Fournier
16ee4ce5fc Highlight focus node lines 2018-06-16 00:15:38 +02:00
Clément Fournier
eea4403121 Better scroll to node on the editor
We scroll so that the node is made entirely visible
2018-06-16 00:15:38 +02:00
Clément Fournier
732cedcfb5 Fix bug with single node in span 2018-06-16 00:15:38 +02:00
Clément Fournier
5934f1be38 Highlight selected linenumber in the gutter 2018-06-16 00:15:38 +02:00
Clément Fournier
865412171f Use Less mixin to generate xpath style classes 2018-06-16 00:15:38 +02:00
Clément Fournier
6e406b89b7 Improve XPath violation display 2018-06-16 00:15:38 +02:00
Clément Fournier
c5063cdd70 Use LESS to factorise stylesheets 2018-06-16 00:15:38 +02:00
Clément Fournier
4231d1aaf9 Add inline highlighting back 2018-06-16 00:15:38 +02:00
Clément Fournier
f9a791a10c Fix some bugs, cleanup 2018-06-16 00:15:38 +02:00
Clément Fournier
a78b01aaa6 Subtract previous syntax layer instead of recomputing everything 2018-06-16 00:15:38 +02:00
Clément Fournier
87c2c89da2 StyleCollection depth layering, use better algorithm 2018-06-16 00:15:38 +02:00
Clément Fournier
1fa46a5620 Treat syntax highlight specially, introduce NodeStyleSpan 2018-06-16 00:15:38 +02:00
Clément Fournier
3e4cf99e33 Cleanup 2018-06-16 00:15:38 +02:00
Clément Fournier
3aedc65444 Queue styling updates 2018-06-16 00:15:38 +02:00
Clément Fournier
5fc7a997da Fix highlighting wiped off by new changes 2018-06-16 00:15:38 +02:00
Clément Fournier
b45789100a Fix bug 2018-06-16 00:15:38 +02:00
Clément Fournier
76445b13bb Highlighting XPath results doesn't autoscroll anymore
Styling improvements. The previous paradigm for highlighting nodes
was to change the fill and make it bold, I'm now more inclined to
change the background/box or just use bold weight for the focus
node.

With syntax highlighting, it's more readable
2018-06-16 00:15:38 +02:00
Clément Fournier
a59c82e72a Allow to toggle the result highlighting on/off 2018-06-16 00:15:38 +02:00
Clément Fournier
9ff78a63d2 Outline XPath results with borders on the editor 2018-06-16 00:15:38 +02:00
Clément Fournier
0fd7f282f5 Highlight error nodes from the event log panel 2018-06-16 00:15:38 +02:00
akshatbahety
39ec32ea63 Minor Fix 2018-06-15 15:25:47 +05:30
akshatbahety
7e07208366 Minor fixes 2018-06-14 23:09:13 +05:30
akshatbahety
2db426fb0c Minor Removal Fix 2018-06-14 18:57:35 +05:30
akshatbahety
32136e0e9e Bug Fixes 2018-06-14 18:16:12 +05:30
akshatbahety
4bb34b1c8e Minor Update 2018-06-14 17:13:33 +05:30
akshatbahety
1e839a6c04 Display Autocomplete near carat , it's a hack 2018-06-14 03:22:18 +05:30
akshatbahety
ee2678a210 Minor fixes , working on others 2018-06-14 00:28:43 +05:30
akshatbahety
23d000536c Minor fixes 2018-06-13 17:29:27 +05:30
akshatbahety
da24020ad9 Minor fixes 2018-06-13 16:42:10 +05:30
akshatbahety
3ec5136dd9 Highlight the suggestions , some bugs fixing them 2018-06-13 16:39:52 +05:30
akshatbahety
0447fd3ddb String Filter and Replace Update 2018-06-13 02:36:13 +05:30
akshatbahety
a3d8a806a0 Minor Fixes , Fixed the AutoCorrect String Bug 2018-06-13 00:48:48 +05:30
akshatbahety
05a733d65d String Filtering , I think this is working 2018-06-12 20:45:16 +05:30
akshatbahety
a5c83089d3 Minor Fixes 2018-06-12 17:26:17 +05:30
akshatbahety
a7113b79c4 Some PR Fixes as suggested , still working on others 2018-06-12 16:08:06 +05:30
akshatbahety
cbf8e6ac4a PR fixes 2018-06-12 06:07:55 +05:30
akshatbahety
51e0180076 Minor Fixes 2018-06-11 14:42:40 +05:30
akshatbahety
2af2aaf74a Minor Changes 2018-06-11 05:13:54 +05:30
akshatbahety
48c4e2ae10 Basic functioning of autocomplete is ready 2018-06-11 04:57:04 +05:30
akshatbahety
44c464c961 Minor Update 2018-06-11 02:31:04 +05:30
akshatbahety
9770c8855d Got the String matching sorted 2018-06-11 02:04:32 +05:30
akshatbahety
7f99c20e1f Git issue 2018-06-10 19:03:55 +05:30
akshatbahety
67da35bf05 Minor Fixes 2018-06-10 18:56:12 +05:30
akshatbahety
2aaa468ba4 Minor Updates 2018-06-10 18:39:26 +05:30
akshatbahety
0a85e86e59 Made the changes as required , some pending 2018-06-10 18:30:18 +05:30
Juan Martín Sotuyo Dodero
b7b31d16f6 Merge branch 'pr-1179' 2018-06-10 02:26:56 -03:00
Clément Fournier
735b8dfe37 Use better name 2018-06-10 03:41:22 +02:00