Valery Semenchuk

Results 112 issues of Valery Semenchuk

Make Unity project checker at start (like Maven in non-maven project)

type: task
prio: normal

type: task
prio: normal

Hello. What you think about implementation of javax.sound SPI ? With spi impl, you can play sounds inside pure java

After migration to java 9 modules, and looks like from old times, external system remote run process was broken. If override consulo.externalSystem.model.ProjectSystemId#isInProcessMode - it's will be impossible run gradle import

prio: major
type: bug 🐞
type: post-issue 🎏

Based on java type migration code

prio: normal
type: feature 🌞

At current moment we have problem when ``` consulo.language.editor.intention.BaseIntentionAction#setText ``` change intention name, and will never return to normal state. Need add new api `IntentionActionSession` which will init before `consulo.language.editor.intention.IntentionAction#isAvailable`...

prio: normal

Hello guys. I made some fork of jdom (https://github.com/consulo/jdom) where you can see those changes: * migrated to maven * splitting core and impl of xpath(now jaxen is not required)...

**Describe the bug** Mouse events fully ignored inside completion popup. For example scrolling by mouse wheel not works, hovering not works **To Reproduce** 1. Download [example-project.zip](https://github.com/F0rce/ace/files/14009022/example-project.zip) 2. Run class 'Application'...