Eugen Neuber
Eugen Neuber
#### Expected behaviour title should be "Test 2" #### Actual behaviour title is "Test 1" #### Steps to reproduce Note 2022-05-04T10.44.18 ======================== - `date` aktuelles Datum ## Test 1 -...
Hi, I like your tool -- it is very hand in "simple" environments! I only have some troubles with the (pre)selected colors:  Please make them configurable in `.config/got/config.yml`
This is not a Moodle/plugin problem, it is more a request to update the README, if there is an alternative. **What happened?** From section "Testing" I tried to setup www.testshib.org...
Please remove entries from TODO when completed.
Please add a short example program which applies cell styles. e.g.: ``` int main() { xlnt::workbook wb; auto bold_font = xlnt::font(); bold_font.bold(true); bold_font.size(14); auto bold = wb.create_style("bold"); bold.font(bold_font); xlnt::worksheet ws...
I got version 3.1.0 -- is this already solved? kotlin.UninitializedPropertyAccessException: lateinit property emojiList has not been initialized at com.github.shiraji.emoji.data.EmojiDataManager.getEmojiList(EmojiDataManager.kt:4) at com.github.shiraji.emoji.completion.EmojiCompletionProvider.addCompletions(EmojiCompletionProvider.kt:21) at com.intellij.codeInsight.completion.CompletionProvider.addCompletionVariants(CompletionProvider.java:23) at com.github.shiraji.emoji.contributor.EmojiCompletionContributor.fillCompletionVariants(EmojiCompletionContributor.kt:30) at com.intellij.codeInsight.completion.CompletionService.getVariantsFromContributor(CompletionService.java:81) at com.intellij.codeInsight.completion.impl.CompletionServiceImpl.lambda$getVariantsFromContributor$0(CompletionServiceImpl.java:333) at...
### Steps to reproduce 1. Create an invisible tag "don't-sync" 2. Create a workflow rule to deny access if file/folder is tagged by "don't-sync" and user-agent is desktop-client 3. Tag...
There is no hint about this feature beside the CHANGELOG and the commit.
Thanks for this great tool! I'd like to make a small suggestion: - on `[Ctrl]-C` (SIGINT) an exit code of 128 + signal number = 130 should be returned (see...
Not sure if this is a bug in the emulator... The clock in VDP seems to initialized correctly (day, month, hour and minute are correct) but the year is shown...