Kotsuha

Results 14 issues of Kotsuha

In my real site I want to put the blog under a blog folder like this: ``` root ├───blog

Hello. New to Keypirinha. I am using: Keypirinha v2.26 (e037f626) I want to use Keypirinha to launch my portable apps. I currently have these drives: Drive | Type | Has...

kind/enhancement
area/packages

I already have `System.Runtime.CompilerServices.Unsafe` in project. I added `UIMGUI_REMOVE_UNSAFE_DLL` in Project Settings > Player > Scripting Define Symbols and the error is gone. But when I build, the error appears...

bug

Hello. I am trying out this plugin. I have HTML like this: ``` ``` When I press play the console says: Uncaught (in promise) DOMException: The element has no supported...

Been using NaughtyAttribute for a long time. Thanks for this wonderful plugins. Currently NaughtyAttribute doesn't support showing null reference. It would say: > Foo is null. ShowNonSerializedFieldAttribute doesn't support reference...

``` generate-md --layout github --input "./md" --output "./dist" PAUSE ``` HTML files are generated perfectly. However, PAUSE doesn't run.

If I open an image file with Sublime Text, the following command doesn't work with it: * `carry_file_to_pane` * `clone_file_to_pane` * `create_pane_with_file`

Thank you for this package. After installing this package, everything works fine, except that these warnings show up everytime I restart Unity. ``` A meta data file (.meta) exists but...

``` // ============ Comment Examples ============ [Comment ("Get yer 2D space here!", CommentAttribute.MessageType.NONE)] [HeaderLine ("Comments")] public Vector2 vectorValue; ``` Two lines should be swapped [HeaderLine ("Comments")] [Comment ("Get yer 2D...

- OS version: Windows 10 Pro - VS Code version: 1.59.1 - Programming language: C# - Extension version: 1.2.1 ### Logs #### TabNine logs > Run from Command Palette: `TabNine:...