Alexey Borokhvostov
Alexey Borokhvostov
Hello! I've added a visible right-hand edge to the gutter in the designer editor, due to the fact that it's not always clear that the cursor is at the start...
add a link to the page about the project to the main page, because now it is not clear what this service.
### Apache NetBeans version Apache NetBeans 14 ### What happened It looks like the documentation search for the display is not done by the full word, but by a few...
### Apache NetBeans version Apache NetBeans 15 ### What happened It looks like the documentation search for the display is not done by the full word, but by a few...
### Apache NetBeans version Apache NetBeans 17 ### What happened  If you click on `Show all files`:  On the previous...
### Apache NetBeans version Apache NetBeans 21 ### What happened Using `@media` after the php code breaks its coloring.  ### Language / Project Type / NetBeans Component php, css...
The main purpose of this PR is to fix the situation where NetBeans generates a `real` type and uses it as a native return type. In this PR: - deleted...
Added `CSS` embedding to `heredoc/nowdoc`. Partially implements feature request #5010. Before: After: Based on discussion #7933, I was able to piece together the puzzle and add `CSS` embedding to `heredoc`...