LemonBoy
LemonBoy
I couldn't find anything about the nutritional values of a pointer but I guess it's not much healthy for hhpc. It just happens randomly, I can get it back after...
`s:JumpFileChunk` should be aware of this and skip the line accordingly.
The anjuta project has its own fork of Ctags [2] and it does provide support for vala via some patches [1] that would be nice to integrate into universal-ctags. [1]...
Resize the axes according to the viewport size so that they appear as infinite. The implementation is trivial, let me know if I've overlooked something. The previous auto-resizing behaviour is...
Preliminary PR to see if there's some interest in this feature. In order to let the user know the plane orientation draw the normal vector in the center. The vector...
Tested with the attached test case (sketch-sketch) and some other cases (sketch-vertex) and seems to work pretty well. The type-checking for the object is moved into `getSectionShape`. Closes #6198
Give the user some feedback by changing the color of the datum point marker as the user selects or hovers over it. Closes #9540
Enabling the dark mode makes the windows title bar dark, the option is already being honored by the GTK UI so let's follow the lead and enable it on Win32...
In order to avoid a slew of useless `discard` I'd suggest to mark the `callMethod` returning a `PyObject` as discardable.