Alexey Borokhvostov

Results 8 issues of 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...

kind:bug
PHP

### 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...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 17 ### What happened ![Снимок экрана от 2023-03-19 19-10-09(2)](https://user-images.githubusercontent.com/9607501/226174927-20a18024-bd6c-4078-b99b-d50d9652402c.png) If you click on `Show all files`: ![Снимок экрана от 2023-03-19 19-11-12](https://user-images.githubusercontent.com/9607501/226174992-69a8af6b-fa59-450e-9306-e2024c77544a.png) On the previous...

kind:bug
UI
git

### Apache NetBeans version Apache NetBeans 21 ### What happened Using `@media` after the php code breaks its coloring. ![css_media_coloring](https://github.com/apache/netbeans/assets/9607501/60f3b676-7ad8-4533-ba7a-d6f619e5ee82) ### Language / Project Type / NetBeans Component php, css...

kind:bug
PHP
CSS
needs:triage

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...

PHP

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`...

PHP
Editor