Mehmet Arif Çelik

Results 8 issues of Mehmet Arif Çelik

i wrote "sudo sh install.sh --force" but everytime gave an error install.sh: 5: Syntax error: "(" unexpected (expecting "fi") I tried everything but it doesn't install

[provide a description of the issue] in vscode a blank terminal screen opens and the error in the picture comes. ##### Environment - Operating System: Pop!_OS 21.04 - JDK version:...

bug
terminal
launch
ai-triaged

contition of the color support statement moved into formatter function to reduce code duplication

**Is your feature request related to a problem? Please describe.** Quotations can be used from monkeytype repository using *quotes* folder instead of *languages* ​​folder **Describe the solution you'd like** The...

i have `style.css` file in the project root folder and i setted the `"markdown-pdf.styles": [ "style.css" ]`. i use this css code to center all images ```css p:has(img) { text-align:...

when i run the `neu run --frontend-lib-dev` command, the following message constantly appears, even if the files are not changed. i use the app with vite and vue. message: neu:...

bug