JongChan Choi (Rieul)

Results 161 issues of JongChan Choi (Rieul)

- [ ] 어떻게 동작하게 만들지 결정하기 - [ ] 이동 - [ ] 선택영역 확장

- [ ] 문자 -> 유니코드 숫자, 아희 - [ ] 숫자 -> 문자, 아희

- [ ] 실행취소 - [ ] 다시실행

- [ ] 커서 위치 - [ ] 마우스로 가리키고 있는 코드 위치 - [ ] 코드 가로 세로 크기 - [ ] 자동 공백 채움 문자

![Screen Shot 2022-08-29 at 4 20 50 PM](https://user-images.githubusercontent.com/690661/187145859-6b96c32d-cc70-49a2-90b3-fc8f95a90536.png) It seems it has been added [last year](https://github.com/denoland/fresh/pull/59) but removed now. I want to use [jotai](https://github.com/pmndrs/jotai) in fresh. but it heavily depends...

feat

## Basic info **Project name**: pbkit **Project link**: https://pbkit.dev/ ## Qualifications [ZeroVer](https://zerover.org)'s patent-pending zero-based versioning scheme can obviously be used by everyone, but not every usage is necessarily notable. Check...

구현체들이 어떤 버전의 스펙을 구현하고 있는지 명시할 수 있으면 좋을 것 같습니다.

![image](https://user-images.githubusercontent.com/690661/222053566-0e36dae1-06fa-4493-95f4-ef058a84180e.png) https://github.com/pbkit/pbkit/blob/main/language-server/completion.ts

lsp

https://github.com/protocolbuffers/protobuf/blob/main/conformance/README.md#testing-other-protocol-buffer-implementations > ## Testing other Protocol Buffer implementations > To run these tests against a new Protocol Buffers implementation, write a program in your language that uses the protobuf implementation...

we already using [`@grpc/grpc-js`](https://www.npmjs.com/package/@grpc/grpc-js) when creating grpc client: https://github.com/pbkit/npm-packages/tree/main/grpc-client `@grpc/grpc-js` also supports creating server.

good first issue