yhslai

Results 9 issues of yhslai

(Sorry if this is not the proper place to ask this question.) Do I need to resize my images to 512x512 before I upload them? Or any resolution goes? Or...

**Is your feature request related to a problem? Please describe.** Sometimes I'd like to check how my shaders look like in a square resolution, or a portrait one. At this...

## Environment Name | Version -----|-------- IDEA version | 2023.1.3 Luanalysis version | 1.4.0 OS | Windows 10 ## Preferences ![image](https://github.com/Benjamin-Dobell/IntelliJ-Luanalysis/assets/538696/7f387fd7-70ac-4a1e-ad5c-1fdeaf927040) ### Lua Name | Setting -----|-------- Language level |...

By default `lua-mode` doesn't seem to highlight keys of a table: ![image](https://github.com/immerrr/lua-mode/assets/538696/30a4e6c6-7a82-4038-960f-2874411f833d) There is nothing wrong with that, but I wonder if there is an option to highlight the keys...

As the comment in [CompleteSharp.sublime-settings](https://github.com/quarnster/CompleteSharp/blob/master/CompleteSharp.sublime-settings) says, when `${project_path:file_name}` doesn't find any thing, it should return `file_name`. I think this behavior makes perfect sense, so could you re-add this into master?

I added the suggested config to my `init.el`: ``` (use-package evil-owl :config (setq evil-owl-max-string-length 500) (add-to-list 'display-buffer-alist '("*evil-owl*" (display-buffer-in-side-window) (side . bottom) (window-height . 0.3))) (evil-owl-mode)) ``` `evil-owl-mode` is activated...

Hello, I'm trying to implement some new commands, for example: * `org-ai-clear-chat`: Clear all [ME] and [AI] but keep [SYS] * `org-ai-clear-chat-below`: Clear all [ME] and [AI] below the current...

Compliation error for the latest version on master branch: > Assets\Examples\09_Node.js\NodeJS.cs(19,27): error CS7036: There is no argument given that corresponds to the required formal parameter 'isolate' of 'PuertsDLL.GetLibBackend(IntPtr)' Unity version:2022.3.24f1

## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.67...

bug
platform:windows
area:tui