-
![photo_2022-06-28_20-22-10](https://user-images.githubusercontent.com/81474805/176255432-f2c28996-09f1-4fcd-a2b8-e4f5bd027cb6.jpg)
I use Doom Emacs and company-mode. I think, no additional notes sho…
-
**Godot version:**
3.3 or any
**OS/device including version:**
MacOS Catalina/MacOS Big Sur
**Issue description:**
tldr:
Ctrl button hides autocomplete suggestions in script editor…
-
Hi,
I'm having some problems with code autocomplete and hover suggestions.
- `Ubuntu 16.04 LTS`
- `intero 0.1.31`
- `Stack 1.6.5`
- `VS Code 1.24.0`
As I hover over function, nothing but…
-
Writing "\alpha" should use code mirror completion suggestions to replace with "α" etc.
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### Steps to reproduce
Open any chat on Windows 10 and start typing, Windows suggestions don't show up. Regardless of the Spell checker setting
### Expected behaviour
Being able to choose suggestio…
-
**Expected behavior**
I'd expect the following to not give autocomplete items:
```
let foo |=
```
**Actual behavior**
Returns a list of keywords for expressions:
![image](https://user-image…
-
### Description
just updated nightly (i was maybe 4 days old, now at current) and my “Quick Commands” option got re-enabled. I am certain i had this disabled before, and on starting nightly it was r…
-
### Browser
Chrome, Safari, Firefox, Edge
### Package version
3.0.748
### React version
18
### Description
```jsx
```
![image](https://github.com/user-attachments/assets/2a6a95f6-b866-459…
-
I am seeing what I would call incorrect behavior, and am wondering if there are some settings I could implement to work around the problem. Consider the following example:
```php