Skip to content

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

Laravel logo

Popular topic

The PHP Framework for Web Artisans.
CodeEdit

Trending repository

Angelk90
Angelk90 commented Apr 2, 2022

Describe the solution you'd like

As you can see from the image, being able to have more than one shell in a project would be great.

Edit by @austincondiff:

This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this

enhancement good first issue
Git Merge 2022

Upcoming event recommended by GitHub

Sep
14

Git Merge 2022

September 14, 2022 - September 15, 2022 • Chicago, IL

Git Merge is a two-day conference dedicated to Git—and the people who use it every day. The Call for Speakers is open now!

App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.

userver

Trending repository

MikhailNazarov
MikhailNazarov commented Jul 4, 2022

Часто приходится реализовывать запросы к БД, которые в зависимости от переданных параметров должны добавлять в запрос к БД дополнительные условия - фильтры.

Например, если передали строковый параметр, то нужно поискать в строковых полях, если передали коллекцию идентификаторов, то поискать с вхождением какого-то поля в эту коллекцию( массив).

Для этих целей удобно использовать QueryBuilder

enhancement good first issue
quant-trading

Trending repository

Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

  • Updated Apr 13, 2022
  • Python

Trending repository

短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正

  • Updated Aug 2, 2022
  • Kotlin
yt-dlp

Trending repository

CharlesRayburn
CharlesRayburn commented Aug 1, 2022

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running yt-dlp version 2022.07.18 (update instructions) or later (specify commit)
  • I've checked that all provided URLs are playable in a browser with the same IP and same login details
  • I've checked that none of provided URLs [violate any copyrights](h
good first issue site-request

App recommended by GitHub

Pull Checklist

A fully integrated Github tool that surfaces contextually relevant checklists for Pull Requests.

Allows your organization to display mandatory checklists based on:

  • What paths have been modified
  • The type of content added or removed
  • Branch names
  • and much much more