Jan de Rijke
Jan de Rijke
**Detailed context:** - In the deck search add the possibility to search for decks containing a certain card - Often when I get a new card I know with which...
section https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20%26%20beyond/ch3.md#subclass-constructor states: Not all class languages have the subclass constructor automatically call the parent constructor. C++ does, but Java does not. -- IMO Java subclasses DO call the superclass...
With ES modules in the node.js LTS it would be nice to move the tutorial to this module system
### Bug report When I start the page in the small attached project using webpack-dev-server the page is displayed as expected.. When webpack reloads the project, image links break. Images...
Great plugin! It would be nice if object construction would be shown as per UML standard ``` _________ ---->| :Baby | --------- | | ``` https://plantuml.com/sequence-diagram#b2c1d43bde93c643 Generated diagrams are already...
Class generation is an awesome feature! When generating classes from a source directory, the generation stops (and nothing is generated) if umlet encounters an enum. It would be nice if...
On the initial element it is impossible to reset the fill colour of the element. in 15.0 I could make the circle gray by setting gray as both fg and...
I just typed a series of characters in the properties window The cursor is at the end of the line but is shown some characters before it. Also, when you...
I think the arrow on the qualification association in the common elements palette points in the wrong direction (to the qualification). I think it should point in the same direction...
**Describe the bug** Google does not provide the doc for the android sdk anymore. So I put the SDK source code (in %userprofile%\AppData\Local\Android\Sdk) for SDK 34 (Android 14) in an...