Coder Social home page Coder Social logo

deep0thinking / vscode-cp-codeforces Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 207 KB

A VSCode extension that enables users to view and solve Codeforces problems within VS Code.

Home Page: https://marketplace.visualstudio.com/items?itemName=Deep0Thinking.vscode-CP-codeforces

License: MIT License

TypeScript 95.97% JavaScript 4.03%
codeforces extension vscode vscode-extension

vscode-cp-codeforces's Introduction

README

A VSCode extension that enables users to view and solve Codeforces problems within VS Code.

Requirements

Demonstration

demo

Features

Sign in with Codeforces handle

enter-user-codeforces-handle-demo

Fetch user's solution status

fetch-users-solution-status-demo

Refetch user's solution status

refresh-button-demo

Toggle problems' rating order

toggle-rating-order-button-demo

Preview problems

preview-problems-demo

Set preferred coding language

set-preferred-coding-language-demo

Set template code to initialize the solution file

set-template-code-to-initialize-the-solution-file-demo

Extension Settings

Setting Name Description Default Value
CPcodeforces.userHandle The last valid Codeforces user handle entered. ""
CPcodeforces.defaultSolutionsFolderPath The absolute path for saving solutions. (Leave blank to use the default home path.) ""
CPcodeforces.notifyPreferredLanguage Notify if the preferred coding language is not set. true
CPcodeforces.preferredCodingLanguage Preferred coding language for problem solutions. Supported languages: C, C#, C++, D, Go, Haskell, Java, JavaScript, Kotlin, OCaml, Pascal, Perl, PHP, Python3, Ruby, Rust, Scala ""
CPcodeforces.notifySolutionTemplate Notify if the solution template is not set. true
CPcodeforces.solutionTemplate Template code for the solution file of the preferred language. ""
CPcodeforces.sortOrder Sort order for the All problems list. Supported options: "None", "RatingAsc", "RatingDesc "None"
CPcodeforces.difficultySortOrder Sort order for the Difficulty folders list. Supported options: "RatingAsc", "RatingDesc" "RatingAsc"

Release Notes

Refer to CHANGELOG

Attribution

The codeforces-icon used in this repository are from the LibreICONS by Dennis Suitters, and are licensed under the MIT License.

License

MIT License

vscode-cp-codeforces's People

Contributors

deep0thinking avatar

Stargazers

 avatar

Watchers

 avatar

vscode-cp-codeforces's Issues

improve the text visibility inside the "Input" and "Output" content blocks within the problem preview page under all VSCode color themes

improve the text visibility inside the "Input" and "Output" content blocks within the problem preview page under all VSCode color themes

Description:

Text inside the "Input" and "Output" content blocks within the problem preview page is not clearly visible when using red or dark or other color themes in VSCode.

  • When using the dark color theme:
Screenshot 2024-04-20 at 3 15 54 AM
  • When using the red color theme:
Screenshot 2024-04-20 at 3 16 47 AM

fix refetching problem status error

fix refetching problem status error

Description:

My code submission to a problem had just been accepted and then I clicked on the refetch button next to the "ALL" directory title, but the corresponding problem status was still not checked.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.