440 Commits

Author SHA1 Message Date
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
Clément Fournier
5cf7891d71 Add getXPathAttributes() to Node interface
Deprecate AttributeNode
2018-06-10 03:26:28 +02:00
Clément Fournier
57d999c617 Use EventSource in the EventLogger 2018-06-10 02:17:25 +02:00
akshatbahety
6a88b5d671 The basic working is there the suggestions are being filtered on the text entered by the user but I think there could be a better way (maybe or maybe my approach is good) need to revamp somethings in the UI @oowekyala need some guidance here. 2018-06-09 18:02:17 +05:30
akshatbahety
eddb9bedfe Xpath suggestions , under progress 2018-06-09 16:46:22 +05:30
Clément Fournier
1d4eb00ba3 Improve styling 2018-06-09 01:49:00 +02:00
Clément Fournier
cb86f2a4b0 Take the chance to display attributes correctly in the designer 2018-06-08 21:47:33 +02:00
Clément Fournier
e533c54ffb Fix visitors not started 2018-06-08 19:43:23 +02:00
akshatbahety
7a6e40cd04 Start on the autocomplete feature made basic UI upgrade to show the popup items for suggestions working on positioning the context menu directly under the code 2018-06-08 21:45:16 +05:30
akshatbahety
2f730806fb Merge branch 'master' of https://github.com/pmd/pmd 2018-06-08 19:05:41 +05:30
akshatbahety
8380d3d5a9 Minor updates 2018-06-08 15:07:54 +05:30