David Rees

Results 61 comments of David Rees

This seems to be a duplicate of #48

This seems to be the main "Idea" (feature request) for open source if folks want to vote there. Not response in two years though... http://sidewise.userecho.com/topic/148677-open-the-code/

Note that the donation box lists "Make it open source" at the top of the plans for Sidewise. Not sure how much progress has been made though. ![screen region 2018-09-30...

I would like to see something similar in expr. So you could do something like ".a:expr(x.y = 2)" (note that x in this case is actually the variable for expr...

I tracked down the cause of this by looking at the console logs. It seemed to be Gerrit Instance URL that had a CORS error. I switched to different variation...

I actually agree, there doesn't seem to be a simple one line example. And the tests don't really help since they are factored out and not examples of real direct...

Also check out XQuery since it introduced the idea of modifying the result set over XPath. Really once you start wanting to change the results you need something that templates...

Actually, this seems a duplicate of https://github.com/josetr/cmake-language-support/issues/34

Also, providing source code would allow others to help with implementing some of the open issues.

See https://github.com/josetr/cmake-language-support/issues/47 for an example of the unwanted changes it is making. Having support for only formatting the changed lines would help a lot also - https://github.com/josetr/cmake-language-support/issues/46