Chris Sdogkos
Chris Sdogkos
- [x] Have you followed the [contributing guidelines](https://github.com/github/opensource.guide/blob/HEAD/CONTRIBUTING.md)? - [x] Have you explained what your changes do, and why they add value to the Guides? **Please note: we will close...
Closes #1024. # Screenshots  # Configuration changes | Property | Description | Type | Default | |--- |--- |--- |--- | | `applicationForm.applicationChannelPattern` | Where submitted...
*I know that this is not a certain feature to be added, but I still wanted to experiment and see what I could come up with :)* # Description This...
Closes #1027. # Screenshots # Configuration changes | Property | Description | Type | Default | |--- |--- |--- |--- | | `coolMessagesConfig.minimumReaction` | The minimum amount of reactions needed...
Quote from @firasrg: > Details: mark cool, legendary, brilliant and super useful messages in any channel, and the bot :peepo_java: mention them with the number of votes they get in...
**Is your feature request related to a problem? Please describe.** Lately, the community has been more active in both text channels and in voice channels, and a noticeable problem that...
Closes #1113. # Media  # Configuration changes | Property | Description | Type | |--- |--- |--- | `dynamicVoiceChannelPatterns` | List of voice channel patterns to manage dynamically. |...
# PR Prelude - [x] I have read and understood YCM's [CONTRIBUTING][cont] document. - [x] I have read and understood YCM's [CODE_OF_CONDUCT][code] document. - [x] I have included tests for...
This pull request addresses a limitation in ycmd's integration with jdt.ls, where jumping to definitions in external JAR files (e.g., project dependencies) resulted in errors like "Cannot jump to location."...