Edu

Results 73 issues of Edu

When constructing messages to seend to a peer using y-websocket, the constants used to identify the type of message must be re-defined when the message is constructed because they're not...

Added a comment to clarify why reply messages are not sent when their length is 1. Alternatively we could also create a function with a descriptive name of the check...

I'm working with a project written entirely in TS. This project imports code from `node_modules`, which for the most part is in plain JS. Despite everything in `node_modules` being in...

The `.cancel()` method to cancel requests works great, and it's a great feature to have. It's a popular convention used by many network libraries, however, a convention notheless. It would...

roadmap

Whenver a path has a colon, cmp-path stops working. For example, given a log file in `./my/path/2022-08-22T10:00/log.txt`, autocomplete will suggest every part of the path except `log.txt`, ``` INPUT SUGGESTION...

### I've searched open issues for similar requests Yes ### I've manually reviewed logs to find potential errors Yes ### I've recently downloaded the latest plugin version of mason.nvim -...

package-issue

Provides a more inviting prompt to check out the tutorials section.

After setting up a barebones project, with a minimal tsconfig, the the aliased paths are not properly converted when running the app with ts-node. This is the exact config being...

This tools is massively helpful, and it would be helpful in keeping the console noise down if the comms around its active development could be kept within the Solid tab...

enhancement
good first issue

Importing .css files throws no kind of error, is this expected behavior, even when setting all the strict options and linting rules to error? Are .css files given special or...

Pending clarification