Nikhil B

Results 11 issues of Nikhil B

The Language Server Protocol defines a cross-editor protocol to obtain rich language features from an external source. Adding support for this to CodeEdit would make it far simpler to port...

enhancement
help wanted
editor
extensions
PRIORITY

A system to create notes on users and recall them either on command or automatically on a certain trigger eg. an infraction being added or a modmail thread being opened....

enhancement

Pretty much the title. I assume it would work similarly to the existing emoji spam system.

enhancement

It'd be very useful to have pre-built .ttf files available, for use cases like website and app development. Thanks for making this open source, hope you'll consider it!

**Is your feature request related to a problem? Please describe.** Being a fork primarily for speedrunning it makes sense that there'd be an easy way to change your gamma to...

enhancement

The existing ASCII art does not represent a carbonyl group, but instead some strange combination of chromium and oxygen. This PR fixes that by replacing it with an actual carbonyl.

### What feature or improvement do you think would benefit Files? Currently, each instance of Files only supports a single main window (in `App.Window`), and tab tear-off is implemented by...

feature request
needs-winui

The title It would require the bot to act as an RSS client Also potentially opens the door for announcements for other insider programs like edge if there's an rss...

enhancement
help wanted

Command to generate Microsoft Store download links from a store url, product id, package family name etc. for a given architecture and environment (stable, dev, beta etc). Would work similarly...

enhancement

# Proposal: Support Application.ShutdownMode for WinUI 3 ## Summary Add the [Application.ShutdownMode](https://learn.microsoft.com/en-us/dotnet/api/system.windows.application.shutdownmode?view=windowsdesktop-7.0) property from WPF to WinUI 3, for finer-grained control of app lifecycle. ## Rationale A large number of...

feature proposal