Ravi Teja Gudapati

Results 77 comments of Ravi Teja Gudapati

Is there a format specification for `.aoe2scenario`?

`_` seems to be least confusing and non-intrusive syntax.

@munificent How many digits are there in `100000000000000000000` and `0x4000000000000000`? You gotta get a cursor and count. Instead if you put an `_` before every 4 digits, you any say...

Language server has nothing to do with Syntax highlighting. It is used for code completion, go to declaration, list references, refactoring, etc. Advanced programming language features.

Started an **experimental** implementation here: https://github.com/Jaguar-dart/jaguar_orm/commit/29f27d971eae111497c21fceceef26fb30b2abc1

The plan is to create a snapshot (an xml file) for each changes. Store these snapshot files. Diff the snapshot files to migrate up or down.

Blocked by https://github.com/Jaguar-dart/jaguar_orm/issues/19

That definitely sounds nice!

@hjjunior Are you still planning to work on this issue?

Can you please explain more?