Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Clojure logo
Popular topic
Clojure is a dynamic, general-purpose programming language.
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
hoppscotch
Trending repository
JoelJacobStephen
JoelJacobStephen commented Aug 24, 2020

Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.

To Reproduce
Steps to reproduce the behavior:

  1. Click the resize button on the code editor and drag it down
  2. The code doesn't resize

Expected behavior
I expected the code to resize as I drag down the button.

Screenshots
If applicable, add screenshots to

App recommended by GitHub

Crowdin

Crowdin is designed to be the one tool you need to get automated and continuous localization.

Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.

Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.

Trending repository
Trending repository
ndmitchell
ndmitchell commented Sep 6, 2020

We've had a bunch of variables which ended up storing thunks - see #772 for merely the latest example. We should:

  • Introduce safe wrappers around modifyVar_ and modifyMVar_ named modifyVar_' and modifyMVar_', which do an evaluate before storing.
  • Switch all our code to using these wrappers.
  • Use HLint to ban the lazy variants.
App recommended by GitHub

Codetree

Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.

Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.

Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.

You can’t perform that action at this time.