bocoboc
bocoboc
### Description 1. Gamepad button constants gp_select and gp_home are switche for both playstation controllers, dualshock 4 and dualsense. 2. gp_touchbutton not correctly mapped for dualshock 4, thus not working...
### Description When hovering above a macro that has any empty space (Space or Tab) tooltip does not remove this space and has a visual bug. When using Tab its...
### Description When you have any function or variable definition in a script (on top level), with inline `// or /// or /// @` comment right on the previous line,...
### Description When you define a function return type with JSDoc @return or @returns, it only makes the first type purple colour, ignoring others. Even built-in functions sometimes return different...
### Description I have a function to for loging to an output that has an argument with default value of empty `String`. Argument type is defined in JSDoc as `Any`...
### What Is The Bug? In a function JSDoc comment, when you use `/// @param` or `@arg` and skip the argument type brackets, the code editor uses the type color...
### Describe the current problem and the solution you would like There are two new Enums, `STEAMWORKS_FRIENDS_FLAGS` and `STEAMWORKS_PERSONA_STATE`, which completely ignore the rest of the Steamworks extension constant naming...