Lucas Bourneuf
Lucas Bourneuf
Remarque, on pourrait avoir les deux :) Mais oui, c'est bien le même comportement que le bouton, que je veux. Le use-case, c'est pouvoir envoyer un son aléatoirement à un...
Arf, ça complexifie, effectivement :/ Fait comme tu peux / au plus simple ; étant parfaitement incompétent dans les technos utilisées, c'est pas comme si je pouvais faire autre chose...
Something like lossless syntax tree ? Many projects are using it, including [oil](http://www.oilshell.org/blog/2017/02/11.html) and the python package (red)[baron](https://github.com/PyCQA/baron).
Whitespaces and comments are different things. Why handling them as the same object ? Is it not simpler (user-side) to have options for both ? `noskipws` would retain his actual...
Sounds like a unanimous vote for: - Encourage the use of SO - New questions arriving on the issue system should be closed after answering and/or linking to SO/FAQ, and...
Sounds like it could feed the [howto page](https://github.com/igordejanovic/textX/blob/master/docs/howto.md).
Hello ! I want to tackle this problem, since i needed it few days ago, and will probably need it in the future. I made a first proof of concept...
Take your time ; maybe just take a quick look to the output html, see what information is missing, that would make for a first feedback. How can i detect...
> @Aluriak BTW, it is still in early stage but I feel that the `core` part of [textX-LS](https://github.com/textX/textX-LS) should have a lot in common to the analysis geared towards docs...
And… It's done ! Look at [the repository](https://github.com/aluriak/textx-dsldoc), or `pip install textx-dsldoc` (when textx==1.9.0 will be out).